guodong 3 anni fa
parent
commit
2b1e9bc100
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      GameClient/Assets/Game/Launcher/LauncherConfig.cs

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

@@ -34,7 +34,7 @@ namespace GFGGame
         {
             get
             {
-#if PT_TEMP
+#if PT_TEMP || PT_TISHEN
                 return "dfs";
 #else
                 return null;