1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 06:27:46 +08:00
Bartłomiej Dach 434c0d92e4 Use Bindable{Float,Double}s everywhere
To avoid further floating-point comparison bugs, remove all usages of
Bindable<{float,double}>, replacing them with their
Bindable<Float,Double> counterparts.
2020-02-01 22:50:29 +01:00
..
2019-12-10 20:40:10 +08:00
2019-12-11 16:06:20 +09:00