using Robust.Shared.Serialization; namespace Content.Shared.Holiday; [Serializable, NetSerializable] public enum HolidayVisuals : byte { Holiday }