LocalPlayer::accelerateHorizontal: cleanups
[oweals/minetest.git] / src / guiKeyChangeMenu.h
index 74f9344a23a91d803c0aa1c941764413527faf53..84d3fffcd927850c079d26ec28f86a70a3070255 100644 (file)
@@ -58,6 +58,8 @@ public:
 
        bool OnEvent(const SEvent &event);
 
+       bool pausesGame() { return true; }
+
 private:
        void init_keys();