Commit dc82bf0c authored by limingzhe's avatar limingzhe

fix: debug

parents 938b7318 645efc0c
......@@ -5606,6 +5606,7 @@ cc.Class({
this._intervalIds.forEach(id => {
clearInterval(id);
});
this.stopHelper();
},
......
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