Files
OldThink/Content.Server/_White/Cult/Runes/Comps/SoulShardComponent.cs

8 lines
138 B
C#

namespace Content.Server._White.Cult.Runes.Comps;
[RegisterComponent]
public sealed partial class SoulShardComponent : Component
{
}