This commit is contained in:
Daveo 2001-08-14 14:43:45 +00:00
parent 9ca6441066
commit f45c5a9ad2
2 changed files with 3 additions and 0 deletions

View file

@ -414,6 +414,7 @@ void CPauseMenu::think(int _frames)
case RESPONSE__CONFIRM_QUIT_YES:
m_confirmQuitGuiFrame->unselect();
CGameScene::setReadyToExit();
CXAStream::Reset();
unselect();
break;