1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-10 12:47:19 +08:00
Bartłomiej Dach 275b86cd3c
Fix strict tracking mod not populating path progress for ticks/repeats
Closes https://github.com/ppy/osu/issues/30237.

This is the root failure in the issue, and one that *only* presents when
another conversion mod that repositions the objects is also active. That
makes the `PathProgress` of the nesteds to be zero, therefore making
them occupy the position of the slider head after any mutation to the
path.
2024-10-14 14:26:27 +02:00
..
2024-02-06 13:03:05 +01:00
2023-05-14 13:37:44 -04:00
2024-03-06 12:13:12 +08:00