Commit 5c1dc663 authored by limingzhe's avatar limingzhe

fix: debug

parent f2b7773e
......@@ -2298,13 +2298,13 @@ cc.Class({
// await asyncDelay(0.3);
this.showTipRemoveCard(() => {
// this.showTipRemoveCard(() => {
this.showCurQues();
this.showCurQuesLetter();
this.needEmitBubbleArr = [];
this.isCanCheck = true;
});
// });
......@@ -7856,6 +7856,7 @@ cc.Class({
this.showResultLayer();
this.endTesting();
this.videoNode.active = false;
// this.showAllWordSound();
// // playAudioByUrl(this.data.finish_right_audio_url, () => {
......
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