1
0
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:
smoogipooo 2017-03-10 14:01:54 +09:00
parent 712739d779
commit ff3faeaf40

View File

@ -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