Skip to content

Commit

Permalink
Update StartGpsCustomRoute.md (#1189)
Browse files Browse the repository at this point in the history
  • Loading branch information
leekyrave authored Sep 10, 2024
1 parent 4a5b4ce commit d4a7b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HUD/StartGpsCustomRoute.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The GPS custom route works like the GPS multi route, except it does not follow r
ClearGpsCustomRoute()
-- Start a new route
StartGpsMultiRoute(6, false, true)
StartGpsCustomRoute(6, false, true)
-- Add the points
AddPointToGpsCustomRoute(1638.2155761719, -2344.685546875, 95.610511779785)
Expand Down

0 comments on commit d4a7b28

Please sign in to comment.