mirror of
https://github.com/ppy/osu.git
synced 2024-11-14 04:57:24 +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. |
||
---|---|---|
.. | ||
EditorClockTestScene.cs | ||
EditorTestScene.cs | ||
ManualInputManagerTestScene.cs | ||
MultiplayerTestScene.cs | ||
OsuGridTestScene.cs | ||
OsuTestScene.cs | ||
PlacementBlueprintTestScene.cs | ||
PlayerTestScene.cs | ||
RateAdjustedBeatmapTestScene.cs | ||
ScreenTestScene.cs | ||
ScrollingTestContainer.cs | ||
SelectionBlueprintTestScene.cs | ||
TestPlayer.cs |