remove garbage from button definition
This commit is contained in:
parent
2e9c693e67
commit
7a33a523b8
1 changed files with 0 additions and 11 deletions
|
@ -58,16 +58,5 @@
|
||||||
<script>controls.applyBrakes(0)</script>
|
<script>controls.applyBrakes(0)</script>
|
||||||
</binding>
|
</binding>
|
||||||
</mod-up>
|
</mod-up>
|
||||||
<desc>Flaps Down</desc>
|
|
||||||
<repeatable>false</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>controls.flapsDown(-1)</script>
|
|
||||||
</binding>
|
|
||||||
<desc>Gear down.</desc>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>controls.gearDown(1)</script>
|
|
||||||
</binding>
|
|
||||||
</button>
|
</button>
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
Loading…
Add table
Reference in a new issue