Add missing blank lines

This commit is contained in:
Jack Boswell (boswelja)
2020-06-04 16:59:04 +12:00
parent 7141bed78d
commit a78a8c0d0d
2 changed files with 3 additions and 0 deletions

View File

@ -175,6 +175,7 @@ namespace osu.Game.Screens.Select
Click();
return true;
}
return false;
}