Commit 7f157e65 authored by limingzhe's avatar limingzhe

fix: debug

parent 1ed9229b
...@@ -9226,9 +9226,9 @@ cc.Class({ ...@@ -9226,9 +9226,9 @@ cc.Class({
onDestroy() { onDestroy() {
this.isDestroy = true; this.isDestroy = true;
if (this.isTesting) { // if (this.isTesting) {
this.endTesting(); // this.endTesting();
} // }
}, },
......
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