This commit is contained in:
parent
6936e1ca40
commit
7f8d66a2a5
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue