ios 1 жил өмнө
parent
commit
6d48fe250e

+ 1 - 1
GameClient/Assets/Game/Launcher/LauncherConfig.cs

@@ -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