Commit 1bd1e83d by doszhang

dos

parent 2ec09fea
......@@ -387,7 +387,7 @@ function createPoster() {
}
function drawFlagItem(initialPosition) {
initialPosition = initialPosition + parseFloat(getTranslateDistance());
// initialPosition = initialPosition + parseFloat(getTranslateDistance());
let noBg = new Image();
noBg.src = picUrl + 'flag-no.png';
noBg.onload = function () {
......
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