mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
F1 hotkey for manual.
This was SVN commit r1306.
This commit is contained in:
parent
c1329429e1
commit
c6e1e72698
1 changed files with 3 additions and 0 deletions
|
|
@ -164,6 +164,9 @@ hotkey.flipgui.toggle = "Alt+G" ; Toggle GUI to top or bottom of screen.
|
|||
hotkey.alwayson.toggle = "Shift+X" ; Toggle always ons (Exit Button, End Game Button).
|
||||
hotkey.onlinehelp = "F1"
|
||||
|
||||
; > MANUAL KEYS
|
||||
hotkey.onlinehelp = "F1" ; Enable/disable online manual entry for current selection.
|
||||
|
||||
; UNMAPPED KEY/MOUSE REFERENCE:
|
||||
|
||||
; LMB ; select unit
|
||||
|
|
|
|||
Loading…
Reference in a new issue