mirror of
https://github.com/osukey/osukey.git
synced 2025-05-05 13:47:19 +09:00
To avoid further floating-point comparison bugs, remove all usages of Bindable<{float,double}>, replacing them with their Bindable<Float,Double> counterparts.