mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 14:52:35 +02:00
This fixes the issue where CurTime on the client would sometimes jump by massive values. It was caused by an underflow when the current tick would be before the most recently cached tick, due to time going in reverse.