mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Colours update
This commit is contained in:
@ -113,7 +113,7 @@ namespace osu.Game.Overlays.Comments
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
background.Colour = colours.Gray3;
|
||||
background.Colour = colours.Gray2;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user