This commit is contained in:
Daveo 2001-07-26 15:22:34 +00:00
parent c91a1a959f
commit 010bdaa1f9
2 changed files with 9 additions and 0 deletions

View file

@ -90,6 +90,9 @@ void CPlayerModeDead::enter()
m_player->setAnimNo(deathAnim);
}
CSoundMediator::stopSpeech();
m_killed=false;
}