mirror of
https://github.com/ppy/osu.git
synced 2026-06-05 03:53:40 +08:00
Make unranked indicator orange to match mod select overlay
This commit is contained in:
@@ -86,7 +86,7 @@ namespace osu.Game.Screens.Select.FooterV2
|
||||
{
|
||||
new Box
|
||||
{
|
||||
Colour = colours.Red2,
|
||||
Colour = colours.Orange2,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
},
|
||||
new OsuSpriteText
|
||||
|
||||
Reference in New Issue
Block a user