mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 00:02:54 +08:00
55f0b3c42c
In osu!stable, only the hitobjects which ended at the distance object's EndTime would be considered for further pattern generation. Previously this generator was group _all_ objects including those that don't end at the object's EndTime, resulting in incorrect hitobject count for further pattern generation. |
||
---|---|---|
.. | ||
DistanceObjectPatternGenerator.cs | ||
EndTimeObjectPatternGenerator.cs | ||
HitObjectPatternGenerator.cs | ||
PatternGenerator.cs | ||
PatternType.cs |