future 1 rok pred
rodič
commit
c9a141917d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      assets/script/config.ts

+ 1 - 1
assets/script/config.ts

@@ -5,7 +5,7 @@ const { ccclass, property } = _decorator;
 export class config {
     static debug = true;
     static domain = "https://zcapi.xwrun.com";
-    static version = 'v2.0'
+    static version = '调试中...'
     static is_MAC_edit = false; //目前临时处理:如果是Mac并且浏览器打开了检查时设置为true,正式打包需要设置为false
     static select_res_and_control_type = {
         RES_TYPE:0,