hexiaojie 1 жил өмнө
parent
commit
080a746d72

+ 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";