guodong 3 лет назад
Родитель
Сommit
2b1e9bc100
1 измененных файлов с 1 добавлено и 1 удалено
  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;