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

7 lines
124 B
C#

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