We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1321417 + cfbc4aa commit ab364f3Copy full SHA for ab364f3
Source/RunActivity/Viewer3D/RollingStock/MSTSLocomotiveViewer.cs
@@ -2087,6 +2087,9 @@ public int GetDrawIndex()
2087
case CABViewControlTypes.OVERSPEED:
2088
case CABViewControlTypes.PENALTY_APP:
2089
case CABViewControlTypes.EMERGENCY_BRAKE:
2090
+ case CABViewControlTypes.ORTS_BAILOFF:
2091
+ case CABViewControlTypes.ORTS_QUICKRELEASE:
2092
+ case CABViewControlTypes.ORTS_OVERCHARGE:
2093
case CABViewControlTypes.DOORS_DISPLAY:
2094
case CABViewControlTypes.CYL_COCKS:
2095
case CABViewControlTypes.ORTS_BLOWDOWN_VALVE:
0 commit comments