@@ -59,7 +59,7 @@ namespace GFGGame
ChannelId = ChannelIDUtil.GetGameChannelID(quickChannel);
#elif PT_IOS
netType = EnumNetType.PUBLIC;
- cfgName = "cfg_ios_1";
+ cfgName = "cfg_ios_2";
platformId = 2;
ChannelId = (int)ChannelID.AppStore;
#elif PT_TISHEN