Commit 504c5b64 by doszhang

dos

parent 5d6dd957
......@@ -382,7 +382,7 @@ function createPoster() {
bottomHalf.onload = function () {
bottomHalfTop = pxToRem(487) + pxToRem(flagListHeight);
posterCtx.drawImage(bottomHalf, pxToRem(45), bottomHalfTop, pxToRem(550), pxToRem(238));
drawFlagItem(pxToRem(flagListHeight + 20));
drawFlagItem(pxToRem(pxToRem(489) + 20));
}
}
......
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