Commit d4221fbe by doszhang

dos

parent 474f1e19
......@@ -112,7 +112,7 @@ function toPage2() {
$('.container').css('overflow-x', 'scroll').css('overflow-y', 'hidden');
$('.page1').hide();
$('.page2').show();
// fireworkLock = true;
fireworkLock = true;
}
function toPage3() {
......@@ -129,7 +129,7 @@ function retry() {
$('.page').hide();
$('.page1').show();
fireworkLock = false
// updateWorld()
updateWorld()
}
function createPoster(resultFlag) {
......
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