This commit is contained in:
parent
916cdef0aa
commit
a5e3a138c2
14 changed files with 464 additions and 70 deletions
|
@ -57,6 +57,9 @@ private:
|
|||
int m_blowing;
|
||||
int m_bubbleDelay;
|
||||
|
||||
protected:
|
||||
virtual class CPlayerState **getStateTable();
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue