Forgot to return

This commit is contained in:
KingLuigi4932 2019-06-10 21:14:12 +03:00
parent 70fdd4ba5b
commit 75716af25e
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ private void load(OsuColour colours, OsuGame game, BeatmapManager beatmaps)
{
button.Enabled.Value = false;
button.TooltipText = "Unavailable";
return;
}
button.Action = () =>