This commit is contained in:
Dean Herbert
2017-04-24 20:31:25 +09:00
parent c7b789424b
commit 43d09a9734
2 changed files with 3 additions and 4 deletions

View File

@ -284,7 +284,7 @@ namespace osu.Game.Screens.Select
}
[BackgroundDependencyLoader]
private void load(OsuColour colours)
private void load()
{
const float full_opacity_ratio = 0.7f;