raze/source/games
Mitchell Richters eadb31f9cd - use REALGAMETICSPERSEC as maximum value for elapsedInputTicks in GetInput().
Hard-coded value of `10.0` was too low and was always being used instead of the value of `(now - lastCheck)`. This made `scaleAdjust` inaccurate and not fast enough.
2020-07-23 19:16:51 +10:00
..
duke - use REALGAMETICSPERSEC as maximum value for elapsedInputTicks in GetInput(). 2020-07-23 19:16:51 +10:00