TS: remove totalGearsCount from Experimental/Broken dialog (#4921)
it already exists in VSS dialog
This commit is contained in:
parent
b45cae5a87
commit
dd13c8803d
|
@ -4290,7 +4290,6 @@ dialog = tcuControls, "Transmission Settings"
|
|||
field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex
|
||||
field = "showHumanReadableWarning (affects Burn)", showHumanReadableWarning
|
||||
field = "Warning Message", warning_message
|
||||
field = totalGearsCount, totalGearsCount
|
||||
field = "Ford redundant TPS mode", useFordRedundantTps
|
||||
field = "consumeObdSensors", consumeObdSensors, { canReadEnabled == 1 && canWriteEnabled == 1}
|
||||
field = "Artificial Misfire", artificialTestMisfire
|
||||
|
|
Loading…
Reference in New Issue