Removing & spawning entities in the same order as the server, EntitySpawner does both removing and spawning
This commit is contained in:
@@ -78,7 +78,6 @@ namespace Barotrauma
|
||||
TaskManager = new TaskManager(this);
|
||||
|
||||
Entity.Spawner.Clear();
|
||||
Entity.Remover.Clear();
|
||||
|
||||
this.saveFile = saveFile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user