diff --git a/SceneManager/Menus/PathMainMenu.cs b/SceneManager/Menus/PathMainMenu.cs index a847034..8c2f25e 100644 --- a/SceneManager/Menus/PathMainMenu.cs +++ b/SceneManager/Menus/PathMainMenu.cs @@ -186,7 +186,7 @@ namespace SceneManager { Rage.Native.NativeFunction.Natives.x260BE8F09E326A20(cv.Vehicle, 1f, 1, true); } - cv.StoppedAtWaypoint = false; + //cv.StoppedAtWaypoint = false; if (cv.Driver.GetAttachedBlip()) { cv.Driver.GetAttachedBlip().Delete();