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