Delta-v/Content.Server/ParticleAccelerator/Components/ParticleAcceleratorPowerBox...

7 lines
154 B
C#

namespace Content.Server.ParticleAccelerator.Components;
[RegisterComponent]
public sealed class ParticleAcceleratorPowerBoxComponent : Component
{
}