using System;
using Robust.Shared.Serialization;
namespace Content.Shared.MachineLinking
{
[Serializable, NetSerializable]
public enum TwoWayLeverVisuals : byte
State
}
public enum TwoWayLeverSignal : byte
Middle,
Right,
Left