Commit 76510b4e authored by limingzhe's avatar limingzhe

fix: debug

parent dd6313bd
......@@ -1195,7 +1195,7 @@ cc.Class({
}
},
showResultPanel() {
showResultLayer() {
console.log('show resultPanel ')
console.log('show resultPanel rankingType ' + this.data.rankingType)
......@@ -8094,6 +8094,8 @@ cc.Class({
this.isGameEnd = true;
this.showResultLayer();
return;
// this.showAllWordSound();
......
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