Merge branch 'sounds' of https://github.com/Octal450/IDG-A32X into sounds
This commit is contained in:
commit
44ba703139
2 changed files with 3 additions and 3 deletions
|
@ -4082,7 +4082,7 @@
|
|||
<repeatable>false</repeatable>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>libraries.APPanel.ALTPull();</script>
|
||||
<script>libraries.APPanel.ALTPush();</script>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
|
@ -4094,7 +4094,7 @@
|
|||
<repeatable>false</repeatable>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>libraries.APPanel.ALTPush();</script>
|
||||
<script>libraries.APPanel.ALTPull();</script>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
|
|
|
@ -1 +1 @@
|
|||
4794
|
||||
4795
|
Reference in a new issue