Auto comp (#6416)
This commit is contained in:
@@ -16,8 +16,6 @@ namespace Content.Server.PneumaticCannon
|
||||
[RegisterComponent, Friend(typeof(PneumaticCannonSystem))]
|
||||
public class PneumaticCannonComponent : Component
|
||||
{
|
||||
public override string Name { get; } = "PneumaticCannon";
|
||||
|
||||
[ViewVariables]
|
||||
public ContainerSlot GasTankSlot = default!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user