Commit fe9b75c1 authored by limingzhe's avatar limingzhe

fix: debug

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