diff --git a/data/game.cfg b/data/game.cfg index db32a5a6404..852564fb921 100644 --- a/data/game.cfg +++ b/data/game.cfg @@ -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