aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/scenes.cpp
diff options
context:
space:
mode:
authorLittleboy2012-07-27 19:58:51 -0400
committerLittleboy2012-07-27 20:07:03 -0400
commit839ad1303f67b83f4383fb448463363e1e9f64fc (patch)
tree9ccb69a379cfe172ba2dc17055a37cfa9549b84f /engines/lastexpress/game/scenes.cpp
parentd8acba294d7898ffff70ea679579cd8ae5eab0a7 (diff)
downloadscummvm-rg350-839ad1303f67b83f4383fb448463363e1e9f64fc.tar.gz
scummvm-rg350-839ad1303f67b83f4383fb448463363e1e9f64fc.tar.bz2
scummvm-rg350-839ad1303f67b83f4383fb448463363e1e9f64fc.zip
LASTEXPRESS: Fix some formatting issues
Diffstat (limited to 'engines/lastexpress/game/scenes.cpp')
-rw-r--r--engines/lastexpress/game/scenes.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lastexpress/game/scenes.cpp b/engines/lastexpress/game/scenes.cpp
index 447e8714b0..3cda900757 100644
--- a/engines/lastexpress/game/scenes.cpp
+++ b/engines/lastexpress/game/scenes.cpp
@@ -489,7 +489,7 @@ bool SceneManager::checkCurrentPosition(bool doCheckOtherCars) const {
if (position == 99)
return true;
- switch (car){
+ switch (car) {
default:
break;