You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1798,7 +1809,7 @@ public override void Update(float elapsedClockSeconds)
1798
1809
}
1799
1810
1800
1811
}
1801
-
elseif(EngineType!=EngineTypes.Control)// TODO - Control trailers would not have compressors, but if they do then need to be linked to power supply requirements
1812
+
else// if (EngineType != EngineTypes.Control) // TODO - Control trailers would not have compressors, but if they do then need to be linked to power supply requirements
0 commit comments