mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Remove newline
This commit is contained in:
@ -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();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user