1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 06:47:24 +08:00
osu-lazer/osu.Game.Tests/Visual/Background
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
..
TestSceneUserDimBackgrounds.cs Use Bindable{Float,Double}s everywhere 2020-02-01 22:50:29 +01:00
TestSceneUserDimContainer.cs Remove unnecessary string interpolation 2019-12-17 14:04:03 +09:00