1
0
Fork 0

Electrical system output to hsi is a floating point value, not a boolean.

This commit is contained in:
curt 2004-06-05 03:51:33 +00:00
parent 957cd9a0b8
commit 5f3a956f82

View file

@ -502,10 +502,10 @@ Mar 18 2003
<layer>
<name>HDG OFF</name>
<condition>
<equals>
<less-than>
<property>/systems/electrical/outputs/hsi</property>
<value>false</value>
</equals>
<value>1.0</value>
</less-than>
</condition>
<w>104</w>
<h>60</h>