1
0
Fork 0

Override the default starting c172 rpm to be 0 for 610x version.

This commit is contained in:
curt 2003-04-25 03:31:19 +00:00
parent ffbdf06bfd
commit a2b8ee915d

View file

@ -20,7 +20,7 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
<panel>
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
<visibility archive="y">true</visibility>
<flip-x>true</flip-x>
<flip-x>false</flip-x>
</panel>
<model>
@ -29,4 +29,10 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
</sim>
<engines>
<engine>
<rpm type="double">0</rpm>
</engine>
</engines>
</PropertyList>