Auto comp (#6416)
This commit is contained in:
@@ -5,8 +5,6 @@ namespace Content.Server.MachineLinking.Components
|
||||
[RegisterComponent]
|
||||
public class SignalSwitchComponent : Component
|
||||
{
|
||||
public override string Name => "SignalSwitch";
|
||||
|
||||
public bool State;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user