Commit 25a1db56 authored by limingzhe's avatar limingzhe
parents c469964e 2a372d94
...@@ -6160,6 +6160,9 @@ cc.Class({ ...@@ -6160,6 +6160,9 @@ cc.Class({
} }
}, },
// 生命周期
onDestroy() {
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