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> <command>property-toggle</command>
<property>controls/lighting/landing-lights[1]</property> <property>controls/lighting/landing-lights[1]</property>
</binding> </binding>
</action>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding> <binding>
<command>property-toggle</command> <command>nasal</command>
<property>controls/lighting/landing-lights[2]</property> <script>setprop("/sim/sounde/switch1", 1);</script>
</binding> </binding>
</action> </action>
</animation> </animation>