KZGlobalTeam/gokz

Use integer instead of float for timer

Opened this issue · 0 comments

Using float has a limit of 36 hours on timer, because after that it loses enough precision that timer incrementing stops working.