This commit is contained in:
mcendu
2020-01-15 17:49:45 +08:00
parent a0b6cadab5
commit 970653470c

View File

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