Inline Delete
This commit is contained in:
@@ -52,7 +52,7 @@ namespace Content.Server.Engineering.EntitySystems
|
||||
hands.PutInHandOrDrop(item);
|
||||
}
|
||||
|
||||
component.Owner.Delete();
|
||||
IoCManager.Resolve<IEntityManager>().DeleteEntity(component.Owner.Uid);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user