VC: Fix my stupid

This commit is contained in:
Joshua Davidson 2018-11-07 18:18:12 -05:00
parent fb2144c056
commit 31a3bd4b4f

View file

@ -43,12 +43,12 @@
<binding>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
<command>property-adjust</command>
<property>controls/lighting/DU/mcdu1</property>
<property>controls/lighting/DU/mcdu2</property>
<min>0.0</min>
<max>1.0</max>
<step>0.2</step>
@ -66,12 +66,12 @@
<binding>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
<command>property-adjust</command>
<property>controls/lighting/DU/mcdu1</property>
<property>controls/lighting/DU/mcdu2</property>
<min>0.0</min>
<max>1.0</max>
<step>-0.2</step>