increase update interval

This commit is contained in:
whosit 2021-05-31 09:56:55 +03:00
parent ee04e06144
commit 0e7d7247f4

View File

@ -1,5 +1,5 @@
local WAYPOINT_PRECISION = 1 -- set to 1 to show whole number or 10 for 1 decimal
local UPDATE_INTERVAL = 0.22
local UPDATE_INTERVAL = 0.47
-- get actual eye_pos of the player (including eye_offset)