raze/source/games
Mitchell Richters 5bb7c7a647 - adjust elapsedInputTicks in GetInput() to be 1000.0 / REALGAMETICSPERSEC.
* 1000 / 30 = 33.333~. This ensures that if 33.333 is the minimum value, the calculation for scaleAdjust always equals 1.0 (no scaling).
2020-07-24 19:38:09 +10:00
..
duke - adjust elapsedInputTicks in GetInput() to be 1000.0 / REALGAMETICSPERSEC. 2020-07-24 19:38:09 +10:00