fix
This commit is contained in:
parent
684259efbc
commit
2267ee42a4
1 changed files with 10 additions and 2 deletions
|
@ -6071,8 +6071,12 @@
|
|||
<button>0</button>
|
||||
<repeatable>false</repeatable>
|
||||
<binding>
|
||||
<command>property-toggle</command>
|
||||
<command>property-cycle</command>
|
||||
<property>/controls/switches/wiperLspd</property>
|
||||
<value>-1</value>
|
||||
<value>0</value>
|
||||
<value>1</value>
|
||||
<value>2</value>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
@ -6104,8 +6108,12 @@
|
|||
<button>0</button>
|
||||
<repeatable>false</repeatable>
|
||||
<binding>
|
||||
<command>property-toggle</command>
|
||||
<command>property-cycle</command>
|
||||
<property>/controls/switches/wiperRspd</property>
|
||||
<value>-1</value>
|
||||
<value>0</value>
|
||||
<value>1</value>
|
||||
<value>2</value>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
|
Reference in a new issue