1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 06:12:56 +08:00

Remove newline

This commit is contained in:
Dean Herbert 2018-07-30 14:55:03 +09:00
parent d32a3ff052
commit 8c3583ac54

View File

@ -346,7 +346,6 @@ namespace osu.Game.Screens.Play
{
// Proceed to result screen if beatmap already finished playing
onCompletionEvent.RunTask();
return true;
}