Commit 66baf6c6 authored by limingzhe's avatar limingzhe

fix: debug

parent 62bf0a1b
No preview for this file type
...@@ -5493,6 +5493,7 @@ cc.Class({ ...@@ -5493,6 +5493,7 @@ cc.Class({
changeStep() { changeStep() {
this.typeArrIndex ++; this.typeArrIndex ++;
this.curCatAudioUrl = this.data.idle_2_audio_url;
if (!this.data.change_step_audio_url) { if (!this.data.change_step_audio_url) {
this.startTesting(); this.startTesting();
......
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