remove extra queuedel
This commit is contained in:
parent
58a090d56b
commit
8c22d9288c
|
|
@ -38,7 +38,6 @@ public sealed partial class BurnBodyBehavior : IThresholdBehavior
|
|||
else
|
||||
{
|
||||
sharedPopupSystem.PopupCoordinates(Loc.GetString("bodyburn-text-others", ("name", bodyIdentity)), transformSystem.GetMoverCoordinates(bodyId), PopupType.LargeCaution);
|
||||
system.EntityManager.QueueDeleteEntity(bodyId);
|
||||
}
|
||||
// End Shitmed Changes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue