Gamerule Entities (#15513)
This commit is contained in:
@@ -6,7 +6,6 @@ namespace Content.Server.GameTicking.Rules.Components;
|
||||
/// TODO: Remove once systems can request spawns from the ghost role system directly.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
[Access(typeof(NukeopsRuleSystem))]
|
||||
public sealed class NukeOperativeSpawnerComponent : Component
|
||||
{
|
||||
[DataField("name")]
|
||||
|
||||
Reference in New Issue
Block a user