Fix incorrect comment.

This commit is contained in:
Dan Balasescu 2017-05-18 19:47:16 +09:00 committed by GitHub
parent b5674c8f30
commit e52b87bc58

View File

@ -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 -