aboutsummaryrefslogtreecommitdiff
path: root/engines/lure
diff options
context:
space:
mode:
authorJordi Vilalta Prat2009-08-30 20:50:23 +0000
committerJordi Vilalta Prat2009-08-30 20:50:23 +0000
commit3337be7b08f7ca1ec2935bddc42ae5550816a775 (patch)
tree008975106b1b6905d8e9889de7ddd9f86a8d39d6 /engines/lure
parent32ff93bdc71cf51542b23c637f9be89f5b63b42f (diff)
downloadscummvm-rg350-3337be7b08f7ca1ec2935bddc42ae5550816a775.tar.gz
scummvm-rg350-3337be7b08f7ca1ec2935bddc42ae5550816a775.tar.bz2
scummvm-rg350-3337be7b08f7ca1ec2935bddc42ae5550816a775.zip
Fix indentation
svn-id: r43837
Diffstat (limited to 'engines/lure')
-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