1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 10:33:30 +08:00

Remove newline

This commit is contained in:
Dan Balasescu 2022-08-17 13:48:06 +09:00 committed by GitHub
parent d9346abb9c
commit 8b5ac55fca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,7 +285,6 @@ namespace osu.Game.Screens.Menu
drawableTrack.VolumeTo(1, 2200, Easing.InCubic);
}
else
{
drawableTrack.Restart();
}