This commit is contained in:
Paul 2001-08-15 20:12:32 +00:00
parent 3b90668238
commit 037df49096
11 changed files with 121 additions and 78 deletions

View file

@ -364,6 +364,11 @@ public:
DEATH_TYPE getDeathType() {return m_deathType;}
void dieYouPorousFreak(DEATH_TYPE _deathType=DEATHTYPE__NORMAL);
void setSBOTPosToFront();
private:
void setSBOTPos(int _ot);
private:
int m_numSpatulasHeld;
int m_spatulaWarningTimer;