1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 05:27:26 +08:00
osu-lazer/osu.Game.Tournament/Screens/Gameplay
Berkan Diler fccdbffa93 Use MathF instead of Math- functions when possible
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
2019-11-25 00:45:42 +01:00
..
Components Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
GameplayScreen.cs Fix tournament buttons playing sound effects 2019-11-08 17:00:47 +09:00