mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 10:17:32 +08:00
434c0d92e4
To avoid further floating-point comparison bugs, remove all usages of Bindable<{float,double}>, replacing them with their Bindable<Float,Double> counterparts. |
||
---|---|---|
.. | ||
Connections | ||
Pieces | ||
DrawableHitCircle.cs | ||
DrawableOsuHitObject.cs | ||
DrawableOsuJudgement.cs | ||
DrawableRepeatPoint.cs | ||
DrawableSlider.cs | ||
DrawableSliderHead.cs | ||
DrawableSliderTail.cs | ||
DrawableSliderTick.cs | ||
DrawableSpinner.cs | ||
IRequireTracking.cs | ||
ITrackSnaking.cs |