Commit 645efc0c authored by 李维's avatar 李维

销毁时停止提示

parent b9c88b34
No preview for this file type
......@@ -5558,6 +5558,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