adapt I-key description
This commit is contained in:
parent
c8abca597e
commit
4453b8c742
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ calculated by adding 256 to the GLUT key value in glut.h.
|
||||||
|
|
||||||
<key n="73">
|
<key n="73">
|
||||||
<name>I</name>
|
<name>I</name>
|
||||||
<desc>Minimal HUD</desc>
|
<desc>Switch to and toggle alternative HUD types</desc>
|
||||||
<binding>
|
<binding>
|
||||||
<command>nasal</command>
|
<command>nasal</command>
|
||||||
<script>aircraft.HUD.cycle_type()</script>
|
<script>aircraft.HUD.cycle_type()</script>
|
||||||
|
|
Loading…
Reference in a new issue