Commit f411dadc by doszhang

dos

parent 8322f33e
......@@ -132,7 +132,7 @@ function showFlagPage() {
for (let i = 0; i < flagArr.length; i++) {
fadeInTextUp(flag[flagArr[i]], 1000, '.flag' + (i + 1));
}
}, 500);
}, 300);
}
function changeFlag() {
......
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