mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 21:02:55 +08:00
Fix silly spelling mistake.
This commit is contained in:
parent
712739d779
commit
ff3faeaf40
@ -44,7 +44,7 @@ namespace osu.Game.Modes.UI
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void laod(OsuColour colours)
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
fill.Colour = colours.BlueLighter;
|
||||
fill.EdgeEffect = new EdgeEffect
|
||||
|
Loading…
Reference in New Issue
Block a user