mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 14:53:19 +08:00
fix comment
This commit is contained in:
committed by
GitHub
Unverified
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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user