Files
OldThink/Content.Server/_White/AspectsSystem/Aspects/Components/FastAndFuriousAspectComponent.cs

7 lines
161 B
C#

namespace Content.Server._White.AspectsSystem.Aspects.Components;
[RegisterComponent]
public sealed partial class FastAndFuriousAspectComponent : Component
{
}