Commit 88f77a83 authored by 邱旭's avatar 邱旭

1

parent 95e96fe7
......@@ -79,7 +79,7 @@ export class ScoreProgress {
mask.graphics.clear();
mask.graphics.beginFill(0xff0000, 1);
mask.graphics.drawRoundRect(138, 203, w, 48, 50);
mask.graphics.drawRoundRect(138, 151.5, w, 48, 50);
mask.graphics.endFill();
}
......
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 to comment