mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 11:26:00 +00:00
Added default hotkey for quit (ctrl+q)
Was there a special reason not to include it (anymore)?
This commit is contained in:
parent
f5e4232a1c
commit
304d044a21
@ -209,6 +209,11 @@ default=yes
|
||||
cmd=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=quit
|
||||
key=q
|
||||
cmd=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=save
|
||||
key=s
|
||||
cmd=yes
|
||||
@ -388,6 +393,11 @@ default=yes
|
||||
ctrl=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=quit
|
||||
key=q
|
||||
ctrl=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=save
|
||||
key=s
|
||||
ctrl=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user