mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 18:23:04 +08:00
Make unranked indicator orange to match mod select overlay
This commit is contained in:
parent
e5b2023155
commit
f5ab9a7ff8
@ -86,7 +86,7 @@ namespace osu.Game.Screens.Select.FooterV2
|
||||
{
|
||||
new Box
|
||||
{
|
||||
Colour = colours.Red2,
|
||||
Colour = colours.Orange2,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
},
|
||||
new OsuSpriteText
|
||||
|
Loading…
Reference in New Issue
Block a user