mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
@ -425,7 +425,7 @@ namespace osu.Game.Screens.OnlinePlay.Playlists
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
BackgroundColour = colours.Yellow;
|
||||
BackgroundColour = colours.YellowDark;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user