mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
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.