forked from SpaceStation14-Shenanigans/Monolith
5 lines
127 B
C#
5 lines
127 B
C#
namespace Content.Server._Mono.StationEvents;
|
|
|
|
[RegisterComponent]
|
|
public sealed partial class BlankRuleComponent : Component;
|