Commit 85c9ce98 by doszhang

dos

parent 91bfcc07
......@@ -125,7 +125,7 @@ function showItem() {
nowShowIndex++
} else if (nowShowIndex == 3 && scrollLeft > 930) {
$('.toast2').show();
nowShowIndex++
showItemStatus = true
}
}, 100)
}
......@@ -161,6 +161,7 @@ function retry() {
fireworkLock = false
updateWorld()
showItemStatus = false
nowShowIndex = 1
$('.title').hide()
}
......
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 sign in to comment