Stop delete if already deleted (#3692)
This commit is contained in:
@@ -146,6 +146,7 @@ namespace Content.Server.GameObjects.Components.Disposal
|
||||
Air.Clear();
|
||||
}
|
||||
|
||||
if (!Deleted)
|
||||
Owner.Delete();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user