1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 12:02:54 +08:00

Revert "Change font to default"

This reverts commit cc286f165d.
This commit is contained in:
Dean Herbert 2021-11-08 18:16:06 +09:00
parent c1e7fcd2d7
commit 82f24b0502

View File

@ -473,7 +473,7 @@ namespace osu.Game.Overlays.Settings.Sections.Input
},
Text = new OsuSpriteText
{
Font = OsuFont.Default,
Font = OsuFont.Numeric.With(size: 10),
Margin = new MarginPadding(5),
Anchor = Anchor.Centre,
Origin = Anchor.Centre,