This commit is contained in:
Paul 2001-08-17 15:04:17 +00:00
parent 1d3fa934f6
commit 45686c5885
2 changed files with 8 additions and 4 deletions

View file

@ -93,6 +93,8 @@ void CPlayerModeDead::enter()
CSoundMediator::stopSpeech();
m_killed=false;
m_player->clearPlatform();
}
/*----------------------------------------------------------------------