Renamed property /steam/vertical-speed-fpm to /steam/vertical-speed-fps.
This commit is contained in:
parent
5f4d9898db
commit
0b5fc21dcc
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ properties' values.
|
|||
<transformations>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/steam/vertical-speed-fpm</property>
|
||||
<property>/steam/vertical-speed-fps</property>
|
||||
<min>-6000.0</min>
|
||||
<max>6000.0</max>
|
||||
<scale>0.028</scale>
|
||||
|
|
|
@ -55,7 +55,7 @@ properties' values.
|
|||
<transformations>
|
||||
<transformation>
|
||||
<type>rotation</type>
|
||||
<property>/steam/vertical-speed-fpm</property>
|
||||
<property>/steam/vertical-speed-fps</property>
|
||||
<min>-2000.0</min>
|
||||
<max>2000.0</max>
|
||||
<scale>0.084</scale>
|
||||
|
|
Loading…
Reference in a new issue