Commit 2ef4ecdc authored by limingzhe's avatar limingzhe

fix: debug

parent 5c1dc663
...@@ -1104,7 +1104,7 @@ cc.Class({ ...@@ -1104,7 +1104,7 @@ cc.Class({
this.needEmitBubbleArr.push(letter); this.needEmitBubbleArr.push(letter);
return; return;
} }
this.isCanEmitBubble = false; // this.isCanEmitBubble = 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