aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/move.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/move.cpp')
-rw-r--r--engines/tinsel/move.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/move.cpp b/engines/tinsel/move.cpp
index 32a953b1a2..03b0b85cf0 100644
--- a/engines/tinsel/move.cpp
+++ b/engines/tinsel/move.cpp
@@ -771,7 +771,7 @@ static void SetNextDest(PMOVER pMover) {
pMover->over = true;
return;
}
- // Fall through for LEAVING
+ // fall through
case LEAVING:
assert(pMover->bIgPath || InPolygon(pMover->UtargetX, pMover->UtargetY, PATH) != NOPOLY); // Error 5002