namespace CurrencyAlert.Enum { public enum Category { Common, Battle, Other } }