Sending multiple networkevents in one packet, removed limb updates from ImportantEntityUpdate
This commit is contained in:
@@ -168,6 +168,7 @@ namespace Barotrauma.Networking
|
||||
}
|
||||
|
||||
Entity e = Entity.FindEntityByID(id);
|
||||
System.Diagnostics.Debug.WriteLine(e.ToString());
|
||||
if (e == null)
|
||||
{
|
||||
#if DEBUG
|
||||
|
||||
Reference in New Issue
Block a user