1
0
Fork 0

Fix bug in lighting controls. Thanks to Tommy KARLSTEDT for the bug report.

This commit is contained in:
Stuart Buchanan 2012-06-11 21:50:54 +01:00
parent 4df011cd63
commit a37381b547

View file

@ -135,6 +135,11 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
<magnetos>3</magnetos>
</engine>
</engines>
<lighting>
<strobe type="bool">true</strobe>
<beacon type="bool">true</beacon>
<nav-lights type="bool">true</nav-lights>
</lighting>
</controls>
<autopilot>
@ -172,19 +177,13 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
<engines>
<engine>
<rpm type="double">0</rpm>
<magnetos type="int">0</magnetos>
<mixture type="double">0</mixture>
<running type="bool">false</running>
<rpm type="double">0</rpm>
<magnetos type="int">0</magnetos>
<mixture type="double">0</mixture>
<running type="bool">false</running>
</engine>
</engines>
<lighting>
<strobe type="bool">true</strobe>
<beacon type="bool">true</beacon>
<nav-lights type="bool">true</nav-lights>
</lighting>
<nasal>
<c172p>