This commit is contained in:
Paul 2001-06-12 21:45:33 +00:00
parent 62165fff5c
commit 2dfc0db9c4
5 changed files with 21 additions and 2 deletions

View file

@ -637,6 +637,7 @@ m_animFrame=0;
m_currentPlayerModeClass=NULL;
m_lastModeBeforeDeath=PLAYER_MODE_FULLUNARMED; // Player will then respawn into this mode
m_lives++;respawn();
m_canExitLevel=false;
m_lives=CGameSlotManager::getSlotData()->m_lives;