Commit 7111b202 by doszhang

dos

parent bedfef90
...@@ -472,7 +472,7 @@ function showCountDownPage() { ...@@ -472,7 +472,7 @@ function showCountDownPage() {
function countDown(callback) { function countDown(callback) {
let angle = 0; let angle = 0;
let countdown = 4; let countdown = 3;
let timer; let timer;
countDownCtx.fillStyle = bgColor; countDownCtx.fillStyle = bgColor;
......
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