This commit is contained in:
Paul 2001-03-29 16:12:32 +00:00
parent 066ab75274
commit 7ea6933b37
2 changed files with 305 additions and 293 deletions

View file

@ -679,6 +679,7 @@ void CSoundMediator::stopAllSound()
{
s_xmplaySound->stopAndUnlockAllSound();
CXAStream::Stop();
s_songPlayingId=NOT_PLAYING;
}