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.
1 parent 76abf4e commit cfbc4aaCopy full SHA for cfbc4aa
Source/RunActivity/Viewer3D/RollingStock/MSTSLocomotiveViewer.cs
@@ -2086,6 +2086,9 @@ public int GetDrawIndex()
2086
case CABViewControlTypes.OVERSPEED:
2087
case CABViewControlTypes.PENALTY_APP:
2088
case CABViewControlTypes.EMERGENCY_BRAKE:
2089
+ case CABViewControlTypes.ORTS_BAILOFF:
2090
+ case CABViewControlTypes.ORTS_QUICKRELEASE:
2091
+ case CABViewControlTypes.ORTS_OVERCHARGE:
2092
case CABViewControlTypes.DOORS_DISPLAY:
2093
case CABViewControlTypes.CYL_COCKS:
2094
case CABViewControlTypes.ORTS_BLOWDOWN_VALVE:
0 commit comments