Gamerule Entities (#15513)
This commit is contained in:
7
Content.Server/Dragon/Components/DragonRuleComponent.cs
Normal file
7
Content.Server/Dragon/Components/DragonRuleComponent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Content.Server.Dragon;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed class DragonRuleComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user