1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 14:29:36 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Difficulty/Preprocessing
Kyle Chang cf91b882c8 Fix slider tail evaluation in osu difficulty calculator
The slider tail circle was already included as a nested hit object and is judged before the end of the slider's actual duration, so using the slider end time leads to an inaccurate travel distance and end position.
2019-02-03 23:49:05 -05:00
..
OsuDifficultyBeatmap.cs Merge branch 'master' into xexxar-angles 2019-01-29 15:59:04 +09:00
OsuDifficultyHitObject.cs Fix slider tail evaluation in osu difficulty calculator 2019-02-03 23:49:05 -05:00