mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 19:42:55 +08:00
Remove newline
This commit is contained in:
parent
d9346abb9c
commit
8b5ac55fca
@ -285,7 +285,6 @@ namespace osu.Game.Screens.Menu
|
|||||||
drawableTrack.VolumeTo(1, 2200, Easing.InCubic);
|
drawableTrack.VolumeTo(1, 2200, Easing.InCubic);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
||||||
{
|
{
|
||||||
drawableTrack.Restart();
|
drawableTrack.Restart();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user