Commit fe9b75c1 authored by limingzhe's avatar limingzhe

fix: debug

parent ec1139ba
......@@ -9815,9 +9815,9 @@ cc.Class({
onDestroy() {
this.isDestroy = true;
if (this.isCanCheck) {
this.endTesting();
}
// if (this.isCanCheck) {
// this.endTesting();
// }
this.isCanCheck = false;
},
......
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