Makes more things queue delete to prevent physics collision callback issues.
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Content.Server.GameObjects.Components.Recycling
|
||||
|
||||
}
|
||||
|
||||
Owner.Delete();
|
||||
Owner.QueueDelete();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user