aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lure/game.cpp')
-rw-r--r--engines/lure/game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lure/game.cpp b/engines/lure/game.cpp
index 358e41e5bf..fdc36fa3cb 100644
--- a/engines/lure/game.cpp
+++ b/engines/lure/game.cpp
@@ -208,7 +208,7 @@ void Game::doDebugMenu() {
case 2:
// Show active hotspots
- showActiveHotspots();
+ showActiveHotspots();
break;
case 3: