mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 03:25:11 +08:00
remove comment
This commit is contained in:
parent
07078b735c
commit
be4e7d0f50
@ -332,7 +332,6 @@ namespace osu.Game.Screens.Menu
|
||||
break;
|
||||
|
||||
case ButtonSystemState.EnteringMode:
|
||||
// When coming from the Initial (untracked) state, interpolate to the tracking position over a brief duration instead of tracking immediately.
|
||||
logoTrackingContainer.StartTracking(logo, lastState == ButtonSystemState.Initial ? 400 : 0, Easing.InSine);
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user