This commit is contained in:
Daveo 2001-05-02 00:06:46 +00:00
parent ec4f5f9375
commit a8a436a7a0
6 changed files with 34 additions and 3 deletions

View file

@ -239,7 +239,7 @@ void CGameScene::think(int _frames)
else if(s_levelFinished)
{
s_globalLevelSelectThing++;
// s_globalLevelSelectThing&=3;
s_globalLevelSelectThing&=3; // Ch1 only Bodge
shutdownLevel();
initLevel();