Angle of first lobe peak tooltip

This commit is contained in:
rusefillc 2024-03-17 21:42:18 -04:00
parent c69e202eaf
commit 2b201c90e4
1 changed files with 1 additions and 1 deletions

View File

@ -4947,7 +4947,7 @@ dialog = tcuControls, "Transmission Settings"
dialog = hpfpCamDialog, "HPFP Cam Configuration"
field = "Number of lobes", hpfpCamLobes
field = "If using VVT, which cam the pump is driven from", hpfpCam, {hpfpCamLobes != 0}
field = "Angle of first lobe", hpfpPeakPos, {hpfpCamLobes != 0}
field = "Angle of first lobe peak", hpfpPeakPos, {hpfpCamLobes != 0}
panel = hpfpLobeProfileCurve, {hpfpCamLobes != 0}
dialog = hpfpPumpDialog, "HPFP Pump Configuration"