From aab80ddc8f56d6a383182ce5c241e9d94ca27bab Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 9 May 2012 21:16:31 +0300 Subject: Add ability to auto repeat some keys presses. --- src/game.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 77a95120d..363a30ad4 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -902,6 +902,7 @@ void Game::handleInput() } handleMove(); + inputManager.handleRepeat(); } /** -- cgit v1.2.3-60-g2f50