mirror of
https://github.com/osukey/osukey.git
synced 2025-05-02 12:17:27 +09:00
Adjust accuracy display to match stable
This commit is contained in:
parent
829241a9f0
commit
cbaad4eb56
@ -20,7 +20,7 @@ namespace osu.Game.Skinning
|
||||
Anchor = Anchor.TopRight;
|
||||
Origin = Anchor.TopRight;
|
||||
|
||||
Scale = new Vector2(0.75f);
|
||||
Scale = new Vector2(0.6f);
|
||||
Margin = new MarginPadding(10);
|
||||
|
||||
this.skin = skin;
|
||||
|
Loading…
x
Reference in New Issue
Block a user