mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 14:23:02 +08:00
It turns out multiple components depend on `Tracking` eventually becoming `false` at the end of a slider. With my previous changes, this was no longer the case (as could be seen by the legacy cursor particles test failure, and heard by slider slide taking too long to stop). |
||
---|---|---|
.. | ||
Connections | ||
DrawableHitCircle.cs | ||
DrawableOsuHitObject.cs | ||
DrawableOsuJudgement.cs | ||
DrawableSlider.cs | ||
DrawableSliderBall.cs | ||
DrawableSliderHead.cs | ||
DrawableSliderRepeat.cs | ||
DrawableSliderTail.cs | ||
DrawableSliderTick.cs | ||
DrawableSpinner.cs | ||
DrawableSpinnerBonusTick.cs | ||
DrawableSpinnerTick.cs | ||
IRequireTracking.cs | ||
ITrackSnaking.cs | ||
SkinnableLighting.cs |