forked from whosit/waypoint_compass
increase update interval
This commit is contained in:
parent
ee04e06144
commit
0e7d7247f4
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user