mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Amend 553875ea83: Forgot to include new hotkey in the config.
This was SVN commit r13868.
This commit is contained in:
parent
553875ea83
commit
e10c4ebaae
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ camerajump.threshold = 40
|
|||
; > SYSTEM SETTINGS
|
||||
hotkey.exit = "Alt+F4", "Ctrl+Break", "Super+Q" ; Exit to desktop
|
||||
hotkey.leave = Escape ; End current game or Exit
|
||||
hotkey.confirm = Return ; Confirm the current command.
|
||||
hotkey.pause = Pause ; Pause/unpause game
|
||||
hotkey.screenshot = F2 ; Take PNG screenshot
|
||||
hotkey.bigscreenshot = "Shift+F2" ; Take large BMP screenshot
|
||||
|
|
|
|||
Loading…
Reference in a new issue