This commit is contained in:
parent
8a1398c99b
commit
97d27f0ae9
9 changed files with 95 additions and 190 deletions
|
@ -49,7 +49,7 @@ virtual int canPause();
|
|||
void respawnLevel();
|
||||
void sendEvent( GAME_EVENT evt, class CThing *sourceThing );
|
||||
|
||||
static void setReadyToExit() {s_readyToExit=true;}
|
||||
static void setReadyToExit();
|
||||
static void levelFinished() {s_levelFinished=true;}
|
||||
static void restartlevel() {s_restartLevel=true;}
|
||||
CLevel &GetLevel() {return(Level);}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue