hexiaojie hai 1 ano
pai
achega
080a746d72
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

@@ -95,7 +95,7 @@ namespace GFGGame
             netType = EnumNetType.LOCAL;
             cfgName = "cfg_iosLocal";
             platformId = 2;
-            ChannelId = (int)ChannelID.AppStore;
+            ChannelId = (int)ChannelID.Test;
 #else
             netType = EnumNetType.LOCAL;
             cfgName = "cfg_local";