reset cruise control on death
This commit is contained in:
parent
7ccc09c7a0
commit
e76043ca97
|
@ -294,6 +294,7 @@ impl Settings {
|
|||
self.third_person = default.third_person;
|
||||
self.is_zooming = default.is_zooming;
|
||||
self.flashlight_active = default.flashlight_active;
|
||||
self.cruise_control_active = default.cruise_control_active;
|
||||
self.map_active = default.map_active;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue