Commit 57a5f6a1 authored by limingzhe's avatar limingzhe

fix: debug

parent bba82f49
......@@ -1954,7 +1954,7 @@ cc.Class({
// const goldDisTime = 260;
const showGoldAudio = async () => {
await asyncDelay(0.15);
await asyncDelay(0.16);
if (this.isDestroy) {
return;
......
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