Merge branch 'master' into dev

This commit is contained in:
Joshua Davidson 2018-10-24 15:01:20 -04:00
commit 8999642bed
4 changed files with 52 additions and 52 deletions

View file

@ -6,7 +6,7 @@
##############################################
-->
<PropertyList include="Aircraft/Generic/Human/Include/walker-include.xml">
<PropertyList>
<sim>

View file

@ -222,7 +222,7 @@
<repeatable>true</repeatable>
<binding>
<command>nasal</command>
<script>rmp.transfer(1);</script>
<script>rmp.transfer(2);</script>
<condition>
<and>
<greater-than-equals>

View file

@ -1 +1 @@
4683
4685