mirror of
https://github.com/ppy/osu
synced 2024-12-11 17:42:28 +00:00
Fix incorrect comment.
This commit is contained in:
parent
b5674c8f30
commit
e52b87bc58
@ -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 -
|
||||||
|
Loading…
Reference in New Issue
Block a user