using Robust.Shared.Serialization; namespace Content.Shared.MedicalScanner; [Serializable, NetSerializable] public enum MedBookUiKey : byte { Key }