aboutsummaryrefslogtreecommitdiff
path: root/queen
diff options
context:
space:
mode:
authorGregory Montoir2003-12-03 14:52:05 +0000
committerGregory Montoir2003-12-03 14:52:05 +0000
commit62e1d88fef59fd9e1fc658a0ef99799a62c232d0 (patch)
treec4da610feb9d4eaa247ca7ea60717dc81deb90ca /queen
parentd8d369a086cbd2e3c13ccdeb045a54978a6705b3 (diff)
downloadscummvm-rg350-62e1d88fef59fd9e1fc658a0ef99799a62c232d0.tar.gz
scummvm-rg350-62e1d88fef59fd9e1fc658a0ef99799a62c232d0.tar.bz2
scummvm-rg350-62e1d88fef59fd9e1fc658a0ef99799a62c232d0.zip
whitespaces/tab
svn-id: r11489
Diffstat (limited to 'queen')
-rw-r--r--queen/cutaway.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/queen/cutaway.cpp b/queen/cutaway.cpp
index 786200c973..df2a6c1b98 100644
--- a/queen/cutaway.cpp
+++ b/queen/cutaway.cpp
@@ -418,8 +418,8 @@ void Cutaway::actionSpecialMove(int index) {
_logic->display()->palCustomLightsOn(_logic->currentRoom());
break;
- // manequin area on
- case 23:
+ // manequin area on
+ case 23:
_logic->area(ROOM_FLODA_FRONTDESK, 7)->mapNeighbours = ABS(_logic->area(ROOM_FLODA_FRONTDESK, 7)->mapNeighbours);
break;