namespace NostaleAuth.Models { public enum RegionType { EN, DE, FR, IT, PL, ES, RU, CZ, TR, } }