namespace AxibugEmuOnline.Client
{
    public enum EnumSupportEmuPlatform
    {
        NES
    }
}