1
0
Fork 0

Restore default out-the-window view.

Start with mags on.
This commit is contained in:
david 2003-04-01 15:45:10 +00:00
parent 7b261e87da
commit 11ba7095ee

View file

@ -32,6 +32,7 @@ Started September 2000 by David Megginson, david@megginson.com
</startup> </startup>
<rendering> <rendering>
<random-objects>true</random-objects> <random-objects>true</random-objects>
<draw-otw>true</draw-otw>
</rendering> </rendering>
<model-hz type="int">120</model-hz> <model-hz type="int">120</model-hz>
<sound> <sound>
@ -300,28 +301,28 @@ Started September 2000 by David Megginson, david@megginson.com
<engines> <engines>
<engine n="0"> <engine n="0">
<starter type="bool">false</starter> <starter type="bool">false</starter>
<magnetos type="int">0</magnetos> <magnetos type="int">2</magnetos>
<throttle type="double">0.0</throttle> <throttle type="double">0.0</throttle>
<mixture type="double">1.0</mixture> <mixture type="double">1.0</mixture>
<propeller-pitch type="double">1.0</propeller-pitch> <propeller-pitch type="double">1.0</propeller-pitch>
</engine> </engine>
<engine n="1"> <engine n="1">
<starter type="bool">false</starter> <starter type="bool">false</starter>
<magnetos type="int">0</magnetos> <magnetos type="int">2</magnetos>
<throttle type="double">0.0</throttle> <throttle type="double">0.0</throttle>
<mixture type="double">1.0</mixture> <mixture type="double">1.0</mixture>
<propeller-pitch type="double">1.0</propeller-pitch> <propeller-pitch type="double">1.0</propeller-pitch>
</engine> </engine>
<engine n="2"> <engine n="2">
<starter type="bool">false</starter> <starter type="bool">false</starter>
<magnetos type="int">0</magnetos> <magnetos type="int">2</magnetos>
<throttle type="double">0.0</throttle> <throttle type="double">0.0</throttle>
<mixture type="double">1.0</mixture> <mixture type="double">1.0</mixture>
<propeller-pitch type="double">1.0</propeller-pitch> <propeller-pitch type="double">1.0</propeller-pitch>
</engine> </engine>
<engine n="3"> <engine n="3">
<starter type="bool">false</starter> <starter type="bool">false</starter>
<magnetos type="int">0</magnetos> <magnetos type="int">2</magnetos>
<throttle type="double">0.0</throttle> <throttle type="double">0.0</throttle>
<mixture type="double">1.0</mixture> <mixture type="double">1.0</mixture>
<propeller-pitch type="double">1.0</propeller-pitch> <propeller-pitch type="double">1.0</propeller-pitch>