Auto comp (#6416)
This commit is contained in:
@@ -8,7 +8,6 @@ namespace Content.Server.ParticleAccelerator.Components
|
||||
[ComponentReference(typeof(ParticleAcceleratorPartComponent))]
|
||||
public class ParticleAcceleratorPowerBoxComponent : ParticleAcceleratorPartComponent
|
||||
{
|
||||
public override string Name => "ParticleAcceleratorPowerBox";
|
||||
[ViewVariables] public PowerConsumerComponent? PowerConsumerComponent;
|
||||
|
||||
protected override void Initialize()
|
||||
|
||||
Reference in New Issue
Block a user