Sfoglia il codice sorgente

修改头条调试

tang biao 5 anni fa
parent
commit
b53950b862
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      assets/scripts/utils/Global.js

+ 1 - 1
assets/scripts/utils/Global.js

@@ -9,7 +9,7 @@ window.GameGlobal = {
     // 建筑管理
     BuildingManager: BuildingManager.instance,
 
-    debug: false,
+    debug: true,
 
     ver: 123, //游戏版本号发版时需要核对