1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 01:59:53 +08:00
Commit Graph

1 Commits

  • Implement dynamic previous hitobject retention for Skill class
    There is no reason we should be limiting skills to knowing only the previous 2 objects. This originally existed as an angle implementation detail of the original pp+ codebase which made its way here, but didn't get used in the same way.