This commit is contained in:
Paul 2001-03-06 17:10:23 +00:00
parent 1cb12b021a
commit e2b1391a9e

View File

@ -75,7 +75,7 @@ MATRIX CGameScene::CamMtx;
#ifndef __USER_paul__
int s_globalLevelSelectThing=0;
#else
int s_globalLevelSelectThing=1;
int s_globalLevelSelectThing=120;
#endif
int CGameScene::s_readyToExit;
int CGameScene::s_levelFinished;