mirror of
https://github.com/osukey/osukey.git
synced 2025-05-16 19:17:18 +09:00
Lighten colour of multiplayer create game button
This commit is contained in:
parent
b0f14d4963
commit
d0c4637683
@ -475,7 +475,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer.Match
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
BackgroundColour = colours.Yellow;
|
||||
BackgroundColour = colours.YellowDark;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user