mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 23:03:56 -07:00
This was SVN commit r6233.
This commit is contained in:
parent
8fee4a1fb3
commit
50166bb456
1 changed files with 2 additions and 1 deletions
|
|
@ -94,7 +94,8 @@ sound.mastergain = 0.5
|
|||
; useful for people without access to said file.
|
||||
|
||||
; > SYSTEM SETTINGS
|
||||
hotkey.exit = Escape, "Ctrl+F4", "Ctrl+Break" ; Exit to desktop.
|
||||
hotkey.exit = "Ctrl+F4", "Ctrl+Break" ; Exit to desktop.
|
||||
hotkey.leave = Escape ;End current game or Exit.
|
||||
hotkey.pause = Pause ; Pause/unpause game.
|
||||
hotkey.screenshot = F2 ; Take PNG screenshot.
|
||||
hotkey.bigscreenshot = "Ctrl+Alt+F2" ; Take large BMP screenshot.
|
||||
|
|
|
|||
Loading…
Reference in a new issue