mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-04 13:03:34 +01:00
30a8a5feb3
* Fixes Stutteing. The 0 argument was busting this proc because it meant that the current value of stuttering would be the only one stuttering would ever get set to through SetStuttering. It didn't even use the 'amount' value. This fixes it as per the way it used to be https://github.com/ParadiseSS13/Paradise/commit/6a7f7394a807cd8a028d5bb2a1608927c8e4474f#diff-2de2df982739a4fbdb54a4b2715d6f92L114.