mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Removed new line
This commit is contained in:
Submodule osu-framework updated: 777996fb97...4de8400d5b
@ -288,7 +288,6 @@ namespace osu.Game.Overlays
|
|||||||
direction = last > next ? TransformDirection.Prev : TransformDirection.Next;
|
direction = last > next ? TransformDirection.Prev : TransformDirection.Next;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
updateDisplay(beatmapBacking, direction);
|
updateDisplay(beatmapBacking, direction);
|
||||||
queuedDirection = null;
|
queuedDirection = null;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user