Adds posters (for mapping) (#5812)
This commit is contained in:
@@ -64,7 +64,7 @@ namespace Content.Server.Spawners.Components
|
||||
public override void MapInit()
|
||||
{
|
||||
Spawn();
|
||||
_entMan.DeleteEntity(Owner);
|
||||
_entMan.QueueDeleteEntity(Owner);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user