1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 18:32:55 +08:00
This commit is contained in:
mcendu 2020-01-15 17:49:45 +08:00
parent a0b6cadab5
commit 970653470c
No known key found for this signature in database
GPG Key ID: FBCD5D45163D6364

View File

@ -69,7 +69,7 @@ namespace osu.Game.Rulesets.UI
Colour = OsuColour.Gray(84),
Alpha = 0,
Font = OsuFont.Numeric.With(null, size - 55),
Font = OsuFont.Numeric.With(null, size - 57.5f),
UseFullGlyphHeight = false,
Text = mod.Acronym
},