This commit is contained in:
parent
3b90668238
commit
037df49096
11 changed files with 121 additions and 78 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue