A3XX: Fix Left Landing light wrong bindings
This commit is contained in:
parent
89b50ea30b
commit
fb5ea7d445
1 changed files with 2 additions and 6 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue