gfg 1 an în urmă
părinte
comite
a09fb37c1f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      GameClient/Assets/Game/Launcher/LauncherConfig.cs

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

@@ -54,7 +54,7 @@ namespace GFGGame
             cfgName = "cfg_temp";
 #elif PT_IOS
             netType = EnumNetType.PUBLIC;
-            cfgName = "cfg_ios";
+            cfgName = "cfg_ios_1";
             platformId = 2;
             ChannelId = (int)ChannelID.AppStore;
 #elif PT_TISHEN