1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 04:02:57 +08:00

Reword comment slightly

This commit is contained in:
Dean Herbert 2020-04-28 13:26:42 +09:00
parent a34ec03efc
commit 832fa74a5e

View File

@ -272,7 +272,7 @@ namespace osu.Game.Overlays.Mods
Font = OsuFont.GetFont(size: 30, weight: FontWeight.Bold),
Origin = Anchor.CentreLeft,
Anchor = Anchor.CentreLeft,
Width = 70, // to prevent footer from flowing when clicking mods
Width = 70, // make width fixed so reflow doesn't occur when multiplier number changes.
},
},
},