Gamerule Entities (#15513)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server.GameTicking.Rules.Components;
|
||||
|
||||
[RegisterComponent, Access(typeof(SandboxRuleSystem))]
|
||||
public sealed class SandboxRuleComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user