This commit is contained in:
Daveo 2001-04-27 23:05:14 +00:00
parent ccd7fd952a
commit 8804162061
4 changed files with 15 additions and 11 deletions

View file

@ -235,6 +235,7 @@ void CGameScene::think(int _frames)
else if(s_levelFinished)
{
s_globalLevelSelectThing++;
s_globalLevelSelectThing&=3;
shutdownLevel();
initLevel();