Commit 344149fe authored by limingzhe's avatar limingzhe

fix: debug

parent 5ef52a31
......@@ -1995,7 +1995,11 @@ cc.Class({
this.pushNodePoolArr();
if (this.debugLayer.parent && this.debugLayer.active) {
this.debugDrawLayer.removeAllChildren();
} else {
this.pushNodePoolArr();
}
......
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