mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Formatting fixes
This commit is contained in:
@ -33,7 +33,7 @@ namespace osu.Game.Graphics.Containers
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
if(HoverColour == default)
|
||||
if (HoverColour == default)
|
||||
HoverColour = colours.Yellow;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user