1
0
Fork 0

comment out fuel of generic panel. This is included by preferences.xml and

includes Instruments/fuel.xml. And *that* one creates tank[0] and tank[1]
for *all* aircraft, which is quite annoying. A generic panel should display
fuel numerically (like Lee's panels do) or as %.
This commit is contained in:
mfranz 2007-01-30 20:41:49 +00:00
parent 7ecdeec89e
commit e9d645170f

View file

@ -84,6 +84,7 @@ override those by providing <w>..</w> and <h>..</h> properties with the
<h>74</h>
</instrument>
<!--
<instrument include="../../Instruments/fuel.xml">
<name>Fuel Gauge</name>
<x>100</x>
@ -91,6 +92,7 @@ override those by providing <w>..</w> and <h>..</h> properties with the
<w>74</w>
<h>74</h>
</instrument>
-->
<instrument include="../../Instruments/oil.xml">
<name>Oil Gauge</name>