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:
parent
a34ec03efc
commit
832fa74a5e
@ -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.
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user