Server doesn't attempt to resend unacked EntityEvents until Connection.AverageRoundTripTime has passed
This commit is contained in:
@@ -1026,6 +1026,7 @@ namespace Barotrauma.Networking
|
||||
GameMain.LightManager.LosEnabled = false;
|
||||
|
||||
Item.Spawner.Clear();
|
||||
entityEventManager.Clear();
|
||||
|
||||
#if DEBUG
|
||||
messageCount.Clear();
|
||||
|
||||
Reference in New Issue
Block a user