This commit is contained in:
Glenn Maynard
2005-07-04 23:42:17 +00:00
parent 50e5ca7030
commit 6c6402b2ee
-3
View File
@@ -123,9 +123,6 @@ void ScreenGameplay::Init()
m_pSoundMusic = NULL;
m_bPaused = false;
/* We do this ourself. */
SOUND->HandleSongTimer( false );
//need to initialize these before checking for demonstration mode
//otherwise destructor will try to delete possibly invalid pointers