using Robust.Shared.Serialization; namespace Content.Shared._CP14.DeviceLinking; [Serializable, NetSerializable] public enum PressurePlateVisuals : byte { Pressed, }