Inline QueueDelete
This commit is contained in:
@@ -45,7 +45,7 @@ namespace Content.Server.Chemistry.EntitySystems
|
||||
ent.Transform.AttachToGridOrMap();
|
||||
}
|
||||
|
||||
owner.QueueDelete();
|
||||
IoCManager.Resolve<IEntityManager>().QueueDeleteEntity(owner.Uid);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user