aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/light_switch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/light_switch.cpp')
-rw-r--r--engines/titanic/game/light_switch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/light_switch.cpp b/engines/titanic/game/light_switch.cpp
index 188691033a..6badf63b5b 100644
--- a/engines/titanic/game/light_switch.cpp
+++ b/engines/titanic/game/light_switch.cpp
@@ -40,7 +40,7 @@ END_MESSAGE_MAP()
bool CLightSwitch::_flag;
-CLightSwitch::CLightSwitch() : CBackground(),
+CLightSwitch::CLightSwitch() : CBackground(),
_fieldE0(0), _fieldE4(0), _fieldE8(0) {
}