Increase the stopping distance
Added toggle to increase the stopping distance.
This commit is contained in:
@@ -282,6 +282,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"ShowStorageUsed", PERSISTENT},
|
||||
{"StandardFollow", PERSISTENT},
|
||||
{"StandardJerk", PERSISTENT},
|
||||
{"StoppingDistance", PERSISTENT},
|
||||
{"UnlimitedLength", PERSISTENT},
|
||||
{"Updated", PERSISTENT},
|
||||
{"UpdateSchedule", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user