aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/moves/exit_pellerator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/moves/exit_pellerator.cpp')
-rw-r--r--engines/titanic/moves/exit_pellerator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/moves/exit_pellerator.cpp b/engines/titanic/moves/exit_pellerator.cpp
index 3140d90b4c..3d1438a942 100644
--- a/engines/titanic/moves/exit_pellerator.cpp
+++ b/engines/titanic/moves/exit_pellerator.cpp
@@ -61,7 +61,7 @@ void CExitPellerator::load(SimpleFile *file) {
bool CExitPellerator::MouseButtonDownMsg(CMouseButtonDownMsg *msg) {
CString name = getName();
-
+
if (name == "ExitPellerator") {
if (_statics->_v2 != 2) {
switch (getRandomNumber(2)) {