Commit 93a7f5f7 authored by liujiangnan's avatar liujiangnan

debug

parent f9ecc10f
......@@ -64,7 +64,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
onLoadEnd() {
// cc.macro.ENABLE_MULTI_TOUCH = false;
cc.macro.ENABLE_MULTI_TOUCH = false;
// // TODO 加载完成后的逻辑写在这里, 下面的代码仅供参考
this.initData();
this.initView();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment