mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
line fix
This commit is contained in:
@ -72,7 +72,7 @@ namespace osu.Game.Rulesets.UI
|
||||
Position = new Vector2(0, 25),
|
||||
};
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
ComboCounter.AccentColour = colours.BlueLighter;
|
||||
|
Reference in New Issue
Block a user