From 7d8be7079cfc67f4831b8ee9b85503ceaa5a9e2b Mon Sep 17 00:00:00 2001 From: firestar5683 <168790843+firestar5683@users.noreply.github.com> Date: Tue, 26 May 2026 11:33:49 -0500 Subject: [PATCH] I h8 u nudgeless --- common/params_keys.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/params_keys.h b/common/params_keys.h index 1c99154c0..607f7b79d 100644 --- a/common/params_keys.h +++ b/common/params_keys.h @@ -403,7 +403,7 @@ inline static std::unordered_map keys = { {"NNFFModelName", {CLEAR_ON_MANAGER_START, STRING, "", "", 0}}, {"NoLogging", {PERSISTENT, BOOL, "0", "0", 2}}, {"NoUploads", {PERSISTENT, BOOL, "0", "0", 2}}, - {"NudgelessLaneChange", {PERSISTENT, BOOL, "1", "0", 0}}, + {"NudgelessLaneChange", {PERSISTENT, BOOL, "0", "0", 0}}, {"NumericalTemp", {PERSISTENT, BOOL, "1", "0", 3}}, {"Offset1", {PERSISTENT, FLOAT, "5.0", "0.0", 0}}, {"Offset2", {PERSISTENT, FLOAT, "5.0", "0.0", 0}},