mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-31 21:23:49 +08:00
Duh
This commit is contained in:
@@ -245,7 +245,7 @@ frogpilot_default_params: list[tuple[str, str | bytes, int, str]] = [
|
||||
("HolidayThemes", "1", 0, "0"),
|
||||
("HumanAcceleration", "0", 2, "0"),
|
||||
("HumanFollowing", "0", 2, "0"),
|
||||
("HumanLaneChanges", "0", 0, "0"),
|
||||
("HumanLaneChanges", "1", 2, "0"),
|
||||
("IncreasedStoppedDistance", "0", 1, "0"),
|
||||
("IncreaseThermalLimits", "0", 2, "0"),
|
||||
("IsLdwEnabled", "0", 0, "0"),
|
||||
|
||||
Reference in New Issue
Block a user