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
@@ -1809,7 +1798,7 @@ public override void Update(float elapsedClockSeconds)
1809
1798
}
1810
1799
1811
1800
}
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
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
0 commit comments