mirror of
https://github.com/ppy/osu
synced 2025-01-02 04:12:13 +00:00
434c0d92e4
To avoid further floating-point comparison bugs, remove all usages of Bindable<{float,double}>, replacing them with their Bindable<Float,Double> counterparts. |
||
---|---|---|
.. | ||
Drawables | ||
HitCircle.cs | ||
ISliderProgress.cs | ||
OsuHitObject.cs | ||
RepeatPoint.cs | ||
Slider.cs | ||
SliderCircle.cs | ||
SliderTailCircle.cs | ||
SliderTick.cs | ||
Spinner.cs |