1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 01:59:53 +08:00

Remove newline

This commit is contained in:
Dan Balasescu
2022-08-17 13:48:06 +09:00
committed by GitHub
Unverified
parent d9346abb9c
commit 8b5ac55fca
-1
View File
@@ -285,7 +285,6 @@ namespace osu.Game.Screens.Menu
drawableTrack.VolumeTo(1, 2200, Easing.InCubic);
}
else
{
drawableTrack.Restart();
}