From d4a7b284974506e98609571db6ee7108d7144e18 Mon Sep 17 00:00:00 2001 From: Dmytro <61426541+leekyrave@users.noreply.github.com> Date: Wed, 11 Sep 2024 01:01:44 +0200 Subject: [PATCH] Update StartGpsCustomRoute.md (#1189) --- HUD/StartGpsCustomRoute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HUD/StartGpsCustomRoute.md b/HUD/StartGpsCustomRoute.md index 5712972ed..b752e5deb 100644 --- a/HUD/StartGpsCustomRoute.md +++ b/HUD/StartGpsCustomRoute.md @@ -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)