This commit is contained in:
parent
ec4f5f9375
commit
a8a436a7a0
6 changed files with 34 additions and 3 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue