Delta-v/Content.Server/_Impstation/Revenant/Components/BloodCrayonComponent.cs

6 lines
131 B
C#

namespace Content.Server.Revenant.Components;
[RegisterComponent]
public sealed partial class BloodCrayonComponent : Component
{
}