This commit is contained in:
parent
c91a1a959f
commit
010bdaa1f9
2 changed files with 9 additions and 0 deletions
|
@ -90,6 +90,9 @@ void CPlayerModeDead::enter()
|
|||
m_player->setAnimNo(deathAnim);
|
||||
}
|
||||
|
||||
CSoundMediator::stopSpeech();
|
||||
|
||||
|
||||
m_killed=false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue