This commit is contained in:
Paul 2001-03-02 21:26:07 +00:00
parent 6936e1ca40
commit 7f8d66a2a5

View File

@ -72,7 +72,11 @@ MATRIX CGameScene::CamMtx;
/*****************************************************************************/
#ifndef __USER_paul__
int s_globalLevelSelectThing=0;
#else
int s_globalLevelSelectThing=1;
#endif
int CGameScene::s_readyToExit;
int exitToNextLevel;