Commit 9920963b authored by limingzhe's avatar limingzhe

fix: debug

parent 719f746f
...@@ -479,7 +479,7 @@ export abstract class middleLayerBase extends cc.Component { ...@@ -479,7 +479,7 @@ export abstract class middleLayerBase extends cc.Component {
}); });
} }
protected onDestroy(): void { onDestroy() {
this.isDestroy = true; this.isDestroy = true;
} }
......
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