mirror of
https://github.com/osukey/osukey.git
synced 2025-05-03 04:37:30 +09:00
line fix
This commit is contained in:
parent
f49cc124ed
commit
898d9495ff
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user