1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 19:22:54 +08:00

Merge branch 'skip-multiple-times' into lead-in-fixes

This commit is contained in:
Dean Herbert 2019-11-21 19:01:28 +09:00
commit ffd0e17826

View File

@ -152,7 +152,7 @@ namespace osu.Game.Screens.Play
}
/// <summary>
/// Skip forwardto the next valid skip point.
/// Skip forward to the next valid skip point.
/// </summary>
public void Skip()
{