Commit 41e5b08a by doszhang

dos

parent 6fb94b10
...@@ -899,6 +899,7 @@ function flagTextDraw(ctx, content, fontsize, color, x, y) { ...@@ -899,6 +899,7 @@ function flagTextDraw(ctx, content, fontsize, color, x, y) {
} }
lineNo++; lineNo++;
} }
lineTop = 0;
} }
return lineTop; return lineTop;
} }
......
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