This commit is contained in:
Daveo 2001-07-18 20:39:48 +00:00
parent 973d12c1e9
commit 4a58e310b8
4 changed files with 24 additions and 0 deletions

View file

@ -1573,6 +1573,7 @@ void CFmaScene::selectFma(FMA_SCRIPT_NUMBER _fma)
---------------------------------------------------------------------- */
void CFmaScene::startShutdown()
{
CSoundMediator::stopSpeech();
CFader::setFadingOut();
m_readyToShutdown=true;
}