Update handbrake and link with nasal/

This commit is contained in:
Marsdolphin 2020-02-08 11:23:25 +08:00 committed by GitHub
parent 4339bdb3c7
commit 81465d5881
1 changed files with 14 additions and 1 deletions

View File

@ -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>