Commit baed7922 authored by Tt's avatar Tt

多点

parent deb4313b
...@@ -187,6 +187,7 @@ cc.Class({ ...@@ -187,6 +187,7 @@ cc.Class({
loadEnd() { loadEnd() {
this.log("loadEnd"); this.log("loadEnd");
cc.macro.ENABLE_MULTI_TOUCH = false;
this.initData(); this.initData();
this.initView(); this.initView();
this.initListener(); this.initListener();
......
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