Unstable 0.14.5.0
This commit is contained in:
@@ -599,7 +599,7 @@ namespace Barotrauma
|
||||
if (c.IsDead)
|
||||
{
|
||||
CrewManager.RemoveCharacterInfo(c.Info);
|
||||
c.DespawnNow();
|
||||
c.DespawnNow(createNetworkEvents: false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user