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

7 lines
124 B
C#
Raw Permalink Normal View History

namespace Content.Server._White.Other;
[RegisterComponent]
2024-01-23 13:45:08 +03:00
public sealed partial class GiftIgnoreComponent : Component
{
}