summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/guiKeyChangeMenu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guiKeyChangeMenu.h b/src/guiKeyChangeMenu.h
index 74f9344a2..84d3fffcd 100644
--- a/src/guiKeyChangeMenu.h
+++ b/src/guiKeyChangeMenu.h
@@ -58,6 +58,8 @@ public:
bool OnEvent(const SEvent &event);
+ bool pausesGame() { return true; }
+
private:
void init_keys();