File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ public VolumeCurve(STFReader stf)
218218 case "variable3_1controlled" : Control = Controls . Variable3_1Controlled ; break ;
219219 case "variable4_1controlled" : Control = Controls . Variable4_1Controlled ; break ;
220220 case "variable2controlled" : Control = Controls . Variable2Controlled ; break ;
221- case "variable2BoosterControlled " : Control = Controls . Variable2BoosterControlled ; break ;
221+ case "variable2boostercontrolled " : Control = Controls . Variable2BoosterControlled ; break ;
222222 case "variable3controlled" : Control = Controls . Variable3Controlled ; break ;
223223 case "brakecylcontrolled" : Control = Controls . BrakeCylControlled ; break ;
224224 case "curveforcecontrolled" : Control = Controls . CurveForceControlled ; break ;
You can’t perform that action at this time.
0 commit comments