I h8 u nudgeless

This commit is contained in:
firestar5683
2026-05-26 11:33:49 -05:00
parent 148929d2f1
commit 7d8be7079c
+1 -1
View File
@@ -403,7 +403,7 @@ inline static std::unordered_map<std::string, ParamKeyAttributes> 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}},