1
0
Fork 0

adapt I-key description

This commit is contained in:
mfranz 2006-08-21 08:43:36 +00:00
parent c8abca597e
commit 4453b8c742

View file

@ -574,7 +574,7 @@ calculated by adding 256 to the GLUT key value in glut.h.
<key n="73">
<name>I</name>
<desc>Minimal HUD</desc>
<desc>Switch to and toggle alternative HUD types</desc>
<binding>
<command>nasal</command>
<script>aircraft.HUD.cycle_type()</script>