This commit is contained in:
Paul 2001-02-12 16:26:09 +00:00
parent aa646208fe
commit 08e0c9fbcb

View file

@ -190,6 +190,7 @@ void CFrontEndStart::think(int _frames)
m_escapeToTitles||*/ m_escapeToTitles||*/
m_startGame) m_startGame)
{ {
m_selectedSlot=0;
m_shuttingDown=true; m_shuttingDown=true;
s_globalLevelSelectThing=m_level; s_globalLevelSelectThing=m_level;
CFader::setFadingOut(); CFader::setFadingOut();