Auto comp (#6416)
This commit is contained in:
@@ -5,8 +5,6 @@ namespace Content.Shared.Shuttles.Components
|
||||
{
|
||||
public abstract class SharedShuttleComponent : Component
|
||||
{
|
||||
public override string Name => "Shuttle";
|
||||
|
||||
[ViewVariables]
|
||||
public virtual bool Enabled { get; set; } = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user