fix error in certain situations I have not encountered
This commit is contained in:
parent
86433c7856
commit
b051317f3e
1 changed files with 2 additions and 0 deletions
|
@ -369,6 +369,7 @@
|
|||
<starter type="bool">0</starter>
|
||||
<starter-switch type="bool">0</starter-switch>
|
||||
<max-athr-thrust type="float">0.94</max-athr-thrust>
|
||||
<throttle-fdm type="float">0</throttle-fdm>
|
||||
</engine>
|
||||
<engine n="1">
|
||||
<cutoff type="bool">true</cutoff>
|
||||
|
@ -376,6 +377,7 @@
|
|||
<starter type="bool">0</starter>
|
||||
<starter-switch type="bool">0</starter-switch>
|
||||
<max-athr-thrust type="float">0.94</max-athr-thrust>
|
||||
<throttle-fdm type="float">0</throttle-fdm>
|
||||
</engine>
|
||||
</engines>
|
||||
<flight>
|
||||
|
|
Reference in a new issue