Filename | |
---|---|
TomTom_Waypoints.lua |
diff --git a/TomTom_Waypoints.lua b/TomTom_Waypoints.lua index a88dae0..2e777f1 100644 --- a/TomTom_Waypoints.lua +++ b/TomTom_Waypoints.lua @@ -281,7 +281,6 @@ do minimap_count = minimap_count + elapsed - -- Only take action every 0.2 seconds if minimap_count < 0.1 then return end -- Reset the counter