From 3337be7b08f7ca1ec2935bddc42ae5550816a775 Mon Sep 17 00:00:00 2001 From: Jordi Vilalta Prat Date: Sun, 30 Aug 2009 20:50:23 +0000 Subject: Fix indentation svn-id: r43837 --- engines/lure/game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/lure') 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 -- cgit v1.2.3