A3XX: Fix Left Landing light wrong bindings

This commit is contained in:
Joshua Davidson 2017-06-18 14:32:00 -04:00
parent 89b50ea30b
commit fb5ea7d445

View file

@ -3480,13 +3480,9 @@
<command>property-toggle</command>
<property>controls/lighting/landing-lights[1]</property>
</binding>
</action>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/lighting/landing-lights[2]</property>
<command>nasal</command>
<script>setprop("/sim/sounde/switch1", 1);</script>
</binding>
</action>
</animation>