Files
OldThink/Content.Server/_White/Other/ReflectAspectMarkComponent.cs

7 lines
131 B
C#

namespace Content.Server._White.Other;
[RegisterComponent]
public sealed partial class ReflectAspectMarkComponent : Component
{
}