mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
format
This commit is contained in:
@ -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
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user