Explorar o código

添加提审平台

guodong %!s(int64=3) %!d(string=hai) anos
pai
achega
907854ae6a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      GameClient/Assets/Game/Launcher/LauncherConfig.cs

+ 3 - 0
GameClient/Assets/Game/Launcher/LauncherConfig.cs

@@ -51,6 +51,9 @@ namespace GFGGame
 #elif PT_TEMP
             netType = EnumNetType.TEMP;
             cfgName = "cfg_temp";
+#elif PT_TISHEN
+            netType = EnumNetType.TISHEN;
+            cfgName = "cfg_ts";
 #else
             netType = EnumNetType.LOCAL;
             cfgName = "cfg_local";