Commit 684ca6d2 authored by 李维's avatar 李维

Update OP49.js

parent ff189ec5
...@@ -409,7 +409,7 @@ cc.Class({ ...@@ -409,7 +409,7 @@ cc.Class({
pg.view.visible(end, true); pg.view.visible(end, true);
pg.view.visible(end_success, true); pg.view.visible(end_success, true);
this.coolCatShutOut("right"); this.coolCatShutOut("right");
this.playSFX("audio_goodjob").thne(()=>{ this.playSFX("audio_goodjob").then(()=>{
this.coolCatShutOut(); this.coolCatShutOut();
}); });
}, 1000 * 0.5)); }, 1000 * 0.5));
......
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