Auto comp (#6416)
This commit is contained in:
@@ -20,8 +20,6 @@ namespace Content.Server.Ghost.Roles.Components
|
||||
{
|
||||
[Dependency] private readonly IEntityManager _entMan = default!;
|
||||
|
||||
public override string Name => "GhostRoleMobSpawner";
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite)] [DataField("deleteOnSpawn")]
|
||||
private bool _deleteOnSpawn = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user