aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/sound/view_toggles_other_music.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/sound/view_toggles_other_music.cpp')
-rw-r--r--engines/titanic/sound/view_toggles_other_music.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/sound/view_toggles_other_music.cpp b/engines/titanic/sound/view_toggles_other_music.cpp
index 731f59bd53..ffca1caea7 100644
--- a/engines/titanic/sound/view_toggles_other_music.cpp
+++ b/engines/titanic/sound/view_toggles_other_music.cpp
@@ -28,7 +28,7 @@ BEGIN_MESSAGE_MAP(CViewTogglesOtherMusic, CEnterViewTogglesOtherMusic)
ON_MESSAGE(LeaveViewMsg)
END_MESSAGE_MAP()
-CViewTogglesOtherMusic::CViewTogglesOtherMusic() :
+CViewTogglesOtherMusic::CViewTogglesOtherMusic() :
CEnterViewTogglesOtherMusic(), _value(1) {
}