System: Fix engine 2 cutting out if left pipes fail (it shouldn't)
This commit is contained in:
parent
0baa3371f3
commit
9c31af2ce6
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@
|
|||
<default value="1"/>
|
||||
<test logic="AND" value="0">
|
||||
/controls/engines/engine[1]/cutoff-switch eq 0
|
||||
propulsion/tank[5]/contents-lbs ge 1
|
||||
propulsion/tank[6]/contents-lbs ge 1
|
||||
</test>
|
||||
</switch>
|
||||
|
||||
|
|
Loading…
Reference in a new issue