mirror of
https://github.com/ppy/osu.git
synced 2025-02-12 16:42:55 +08:00
parent
5ada9efa60
commit
bbbc1d0428
@ -425,7 +425,7 @@ namespace osu.Game.Screens.OnlinePlay.Playlists
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
BackgroundColour = colours.Yellow;
|
||||
BackgroundColour = colours.YellowDark;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user