mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 12:03:20 +08:00
fix comment
This commit is contained in:
parent
e10293531b
commit
c8b0220934
@ -1098,7 +1098,7 @@ namespace osu.Game.Screens.Edit
|
||||
|
||||
private void seekControlPoint(int direction)
|
||||
{
|
||||
// Gives 350 ms margin to seek back after last control point
|
||||
// Gives margin to seek back after last control point
|
||||
double seekMargin = 0;
|
||||
if (clock.IsRunning)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user