Commit fa350353 authored by limingzhe's avatar limingzhe

fix: debug

parent aa262cba
......@@ -1890,8 +1890,8 @@ showStartLight() {
playAudio(animNode.audioClip, () => {
this.testingFinger();
this.curQues.starAnimaArr = null;
// this.curQuesVideoPlayEnd();
// this.curQues.starAnimaArr = null;
})
return;
......@@ -2957,6 +2957,8 @@ showStartLight() {
if(this.isDestroy) {
return;
}
this.curQues.starAnimaArr = null;
this.curQuesVideoPlayEnd();
})
......
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