Machine Linking Overhaul (#7160)
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Content.Server.MachineLinking.Components
|
||||
[RegisterComponent]
|
||||
public sealed class TwoWayLeverComponent : Component
|
||||
{
|
||||
public TwoWayLeverSignal State;
|
||||
public TwoWayLeverState State;
|
||||
|
||||
public bool NextSignalLeft;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user