1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 18:52:55 +08:00

Make unranked indicator orange to match mod select overlay

This commit is contained in:
Salman Ahmed 2024-05-10 07:12:28 +03:00
parent e5b2023155
commit f5ab9a7ff8

View File

@ -86,7 +86,7 @@ namespace osu.Game.Screens.Select.FooterV2
{ {
new Box new Box
{ {
Colour = colours.Red2, Colour = colours.Orange2,
RelativeSizeAxes = Axes.Both, RelativeSizeAxes = Axes.Both,
}, },
new OsuSpriteText new OsuSpriteText