This commit is contained in:
royjr
2025-12-15 18:38:21 -05:00
parent 1ab3c81962
commit 2a8bfaa34d
+1
View File
@@ -810,6 +810,7 @@ EVENTS: dict[int, dict[str, Alert | AlertCallbackType]] = {
Priority.LOWEST, VisualAlert.none, AudibleAlert.none, .2, creation_delay=0.5),
ET.USER_DISABLE: ImmediateDisableAlert("Neutral Gear"),
ET.NO_ENTRY: NoEntryAlert("Neutral Gear"),
},
# On cars that use stock ACC the car can decide to cancel ACC for various reasons.
# When this happens we can no long control the car so the user needs to be warned immediately.