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