Machine Linking Overhaul (#7160)
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Content.Shared.MachineLinking
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public enum TwoWayLeverSignal : byte
|
||||
public enum TwoWayLeverState : byte
|
||||
{
|
||||
Middle,
|
||||
Right,
|
||||
|
||||
Reference in New Issue
Block a user