aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/nav_helmet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/nav_helmet.cpp')
-rw-r--r--engines/titanic/game/nav_helmet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/nav_helmet.cpp b/engines/titanic/game/nav_helmet.cpp
index 96411ad6b7..3e2a38486d 100644
--- a/engines/titanic/game/nav_helmet.cpp
+++ b/engines/titanic/game/nav_helmet.cpp
@@ -100,7 +100,7 @@ bool CNavHelmet::PETHelmetOnOffMsg(CPETHelmetOnOffMsg *msg) {
playSound("a#48.wav");
playSound("a#47.wav");
}
-
+
return true;
}