future 1 年之前
父节点
当前提交
d98d6ec425
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      assets/script/config.ts

+ 1 - 1
assets/script/config.ts

@@ -3,7 +3,7 @@ import { scene_item_data, widget_item_data } from '../data/data';
 const { ccclass, property } = _decorator;
 
 export class config {
-    static debug = true;
+    static debug = false;
     static is_zb = false; //是否是主播模式
     static gameName = "神秘的笔记";
     static select_res_and_control_type = {