From 4e3e8d31962780b5a7fd6e7ba30d59ae34c75700 Mon Sep 17 00:00:00 2001 From: Alexander Baldeck Date: Tue, 28 Sep 2004 00:39:27 +0000 Subject: destructor shuts down mod correctly now --- src/sound/sound.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/sound/sound.cpp b/src/sound/sound.cpp index 105959ba..f85f4927 100644 --- a/src/sound/sound.cpp +++ b/src/sound/sound.cpp @@ -256,6 +256,7 @@ int TmwSound::Close(void) { mid = NULL; sfx = NULL; + remove_mod(); remove_sound(); isOk = -1; return 0; -- cgit v1.2.3-70-g09d2