This commit is contained in:
Paul 2001-07-10 18:15:12 +00:00
parent ecad098615
commit e59dac8580
8 changed files with 84 additions and 42 deletions

View file

@ -299,7 +299,7 @@ public:
int getCanExitLevelNow() {return m_canExitLevel;}
void collectedQuestItem();
int getLivesLeft() {return m_lives;}
int getLivesLeft();
public:
@ -354,7 +354,6 @@ public:
DEATH_TYPE getDeathType() {return m_deathType;}
private:
int m_lives;
int m_numSpatulasHeld;
int m_healthWaterLevel;
int m_helmetSoundTimer; // Timer for breathing sound when using the helmet