mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 10:32:54 +08:00
attempt to fix formatting
This commit is contained in:
parent
b35b16dc10
commit
1cc6309656
@ -1100,6 +1100,7 @@ namespace osu.Game.Screens.Edit
|
|||||||
{
|
{
|
||||||
// Gives margin to seek back after last control point
|
// Gives margin to seek back after last control point
|
||||||
double seekMargin = 0;
|
double seekMargin = 0;
|
||||||
|
|
||||||
if (clock.IsRunning)
|
if (clock.IsRunning)
|
||||||
{
|
{
|
||||||
IAdjustableClock adjustableClock = clock;
|
IAdjustableClock adjustableClock = clock;
|
||||||
|
Loading…
Reference in New Issue
Block a user