// WingsEmu // // Developed by NosWings Team namespace WingsEmu.Packets.Enums { public enum UpgradeProtection { None, Protected } }