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 860c64be35..3dfc6a8478 100644
--- a/engines/lure/game.cpp
+++ b/engines/lure/game.cpp
@@ -687,7 +687,7 @@ bool Game::GetTellActions() {
switch (paramIndex) {
case 0:
- // Prompt for selection of action to perform
+ // Prompt for selection of action to perform
action = PopupMenu::Show(0x6A07FD);
if (action == NONE) {
// Move backwards to prior specified action