mirror of
https://github.com/ppy/osu.git
synced 2025-03-05 12:23:21 +08: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…
Reference in New Issue
Block a user