aboutsummaryrefslogtreecommitdiff
path: root/engines/lure
diff options
context:
space:
mode:
authorJordi Vilalta Prat2008-01-28 00:14:17 +0000
committerJordi Vilalta Prat2008-01-28 00:14:17 +0000
commitd6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd (patch)
treee6e98f266610f6428c248aed6abc75e637e45231 /engines/lure
parent66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985 (diff)
downloadscummvm-rg350-d6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd.tar.gz
scummvm-rg350-d6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd.tar.bz2
scummvm-rg350-d6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd.zip
Fixed the spaces before tabs.
svn-id: r30667
Diffstat (limited to 'engines/lure')
-rw-r--r--engines/lure/events.cpp2
-rw-r--r--engines/lure/hotspots.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/engines/lure/events.cpp b/engines/lure/events.cpp
index 618f5d49db..30e0e571b7 100644
--- a/engines/lure/events.cpp
+++ b/engines/lure/events.cpp
@@ -180,7 +180,7 @@ bool Events::pollEvent() {
break;
default:
- break;
+ break;
}
return true;
diff --git a/engines/lure/hotspots.cpp b/engines/lure/hotspots.cpp
index cd9daa3265..c29a82eed2 100644
--- a/engines/lure/hotspots.cpp
+++ b/engines/lure/hotspots.cpp
@@ -3143,7 +3143,7 @@ void HotspotTickHandlers::droppingTorchAnimHandler(Hotspot &h) {
fire->loadOffset = 4;
res.activateHotspot(0x418);
}
- }
+ }
}
void HotspotTickHandlers::playerSewerExitAnimHandler(Hotspot &h) {