(7ee8dbc11) v0.9.8.0
This commit is contained in:
@@ -1343,7 +1343,7 @@ namespace Barotrauma
|
||||
UpdateTransform();
|
||||
if (CurrentHull == null && body.SimPosition.Y < ConvertUnits.ToSimUnits(Level.MaxEntityDepth))
|
||||
{
|
||||
Spawner.AddToRemoveQueue(this);
|
||||
Spawner?.AddToRemoveQueue(this);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user