Commit 12da1267 authored by limingzhe's avatar limingzhe

fix: debug

parent 2fea06f1
...@@ -1316,21 +1316,7 @@ cc.Class({ ...@@ -1316,21 +1316,7 @@ cc.Class({
} else { } else {
this.removeStar(); this.oneLetterEnd(shark);
this.showOver(shark);
this.playLetterAudio(() => {
this.showGold(() => {
if (this.isDestroy) {
return;
}
this.changeNewLetter();
});
})
} }
......
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