ios hai 1 ano
pai
achega
6d48fe250e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      GameClient/Assets/Game/Launcher/LauncherConfig.cs

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

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