Commit dea38c90 authored by 范雪寒's avatar 范雪寒

fix:

parent e6809cad
...@@ -77,7 +77,7 @@ cc.Class({ ...@@ -77,7 +77,7 @@ cc.Class({
start() { start() {
this.node.zIndex = 9999; this.node.zIndex = 9999;
this.showWaitingLetters(); // this.showWaitingLetters();
cc.game.addPersistRootNode(this.node); cc.game.addPersistRootNode(this.node);
......
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