mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 10:53:21 +08:00
fm
This commit is contained in:
parent
0c477b7f96
commit
20bdd2b4ac
@ -63,7 +63,6 @@ namespace osu.Game.Rulesets.Mania.Mods
|
||||
}
|
||||
newObjects.AddRange(newColumnObjects);
|
||||
}
|
||||
|
||||
maniaBeatmap.HitObjects = newObjects.OrderBy(h => h.StartTime).ToList();
|
||||
|
||||
// No breaks
|
||||
|
Loading…
Reference in New Issue
Block a user