aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scenes/scene10.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2016-09-04 14:42:52 +0200
committerEugene Sandulenko2016-09-04 14:42:52 +0200
commitb1fc0f69462feb635c2359087b63393d02f8f819 (patch)
tree9012d11c819f492ce958d8994456e932f7caf739 /engines/fullpipe/scenes/scene10.cpp
parent7395647518750506b96a157a7530d7d20d41f791 (diff)
downloadscummvm-rg350-b1fc0f69462feb635c2359087b63393d02f8f819.tar.gz
scummvm-rg350-b1fc0f69462feb635c2359087b63393d02f8f819.tar.bz2
scummvm-rg350-b1fc0f69462feb635c2359087b63393d02f8f819.zip
JANITORIAL: Fix whitespaces
Diffstat (limited to 'engines/fullpipe/scenes/scene10.cpp')
-rw-r--r--engines/fullpipe/scenes/scene10.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/fullpipe/scenes/scene10.cpp b/engines/fullpipe/scenes/scene10.cpp
index 3e2a918b64..527c942f5f 100644
--- a/engines/fullpipe/scenes/scene10.cpp
+++ b/engines/fullpipe/scenes/scene10.cpp
@@ -129,7 +129,7 @@ int sceneHandler10(ExCommand *ex) {
switch(ex->_messageNum) {
case MSG_LIFT_CLOSEDOOR:
g_fp->lift_closedoorSeq();
- break;
+ break;
case MSG_LIFT_EXITLIFT:
g_fp->lift_exitSeq(ex);
@@ -144,7 +144,7 @@ int sceneHandler10(ExCommand *ex) {
break;
case MSG_SC10_LADDERTOBACK:
- g_vars->scene10_ladder->_priority = 49;
+ g_vars->scene10_ladder->_priority = 49;
break;
case MSG_SC10_LADDERTOFORE: