fix typo (jsbsim output's in thrust_lb property instead of thrust-lbs)
This commit is contained in:
parent
4b0d08975c
commit
8d2ead194e
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
</signal>
|
||||
|
||||
<signal>
|
||||
<type>float</type><property type="string">/engines/engine[%i]/thrust-lbs</property>
|
||||
<type>float</type><property type="string">/engines/engine[%i]/thrust_lb</property>
|
||||
</signal>
|
||||
|
||||
<signal>
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
</signal>
|
||||
|
||||
<signal>
|
||||
<type>float</type><property type="string">/engines/engine[%i]/thrust-lbs</property>
|
||||
<type>float</type><property type="string">/engines/engine[%i]/thrust_lb</property>
|
||||
</signal>
|
||||
|
||||
<signal>
|
||||
|
|
Loading…
Add table
Reference in a new issue