mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
Removed new line
This commit is contained in:
parent
9ea70b849b
commit
c32d816f9c
@ -1 +1 @@
|
|||||||
Subproject commit 777996fb9731ba1895a5ab1323cbbc97259ff741
|
Subproject commit 4de8400d5b3169bddb9fea7b25ed2498a166c14d
|
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user