Files

7 lines
136 B
C#
Raw Permalink Normal View History

namespace Content.Server._White.Wizard.SpellBlade;
[RegisterComponent]
public sealed partial class FireAspectComponent : Component
{
}