mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-03 02:01:27 -06:00
* Fix slider fastIncrement conditions * Change options menu sliders' fastIncrement logic to use a persistent holdTime variable, rather than the current frame's deltaTime * Clamp deltaTime to a max value of 1/15f * Compile fix * Spacing fix