Update handbrake and link with nasal/
This commit is contained in:
parent
4339bdb3c7
commit
81465d5881
|
@ -797,5 +797,18 @@
|
|||
<z-m>0.282</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<!-- Hand brake -->
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>handbrake</object-name>
|
||||
<object-name>handbrake.001</object-name>
|
||||
<action>
|
||||
<button>0</button>
|
||||
<repeatable>false</repeatable>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>toggleHandBrake()</script>
|
||||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in New Issue