mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
Fix incorrect comment.
This commit is contained in:
@ -255,7 +255,7 @@ namespace osu.Game.Rulesets.Mania.Beatmaps.Patterns.Legacy
|
|||||||
private Pattern generateRandomMultipleNotes(double startTime)
|
private Pattern generateRandomMultipleNotes(double startTime)
|
||||||
{
|
{
|
||||||
// - - - -
|
// - - - -
|
||||||
// x - -
|
// x - - -
|
||||||
// - x x -
|
// - x x -
|
||||||
// - - - x
|
// - - - x
|
||||||
// x - x -
|
// x - x -
|
||||||
|
Reference in New Issue
Block a user