Models: handbrake bug fix

This commit is contained in:
Sidi Liang 2020-02-08 11:34:22 +08:00
parent 1722a24897
commit 037e96fa27
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
1 changed files with 1 additions and 1 deletions

View File

@ -807,7 +807,7 @@
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>toggleHandBrake()</script>
<script>followme.toggleHandBrake()</script>
</binding>
</action>
</animation>