This commit is contained in:
parent
1105cc1f96
commit
0f8698d7b3
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ void CGameScene::think(int _frames)
|
|||
else if(s_levelFinished)
|
||||
{
|
||||
s_globalLevelSelectThing++;
|
||||
s_globalLevelSelectThing&=3;
|
||||
// s_globalLevelSelectThing&=3;
|
||||
|
||||
shutdownLevel();
|
||||
initLevel();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue