This commit is contained in:
parent
c26bed0f30
commit
b94df4dc3f
12 changed files with 165 additions and 77 deletions
|
@ -38,6 +38,8 @@ public:
|
|||
void enter(class CPlayer *_player);
|
||||
void think(class CPlayer *_player);
|
||||
|
||||
private:
|
||||
int m_canDropBalloon;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue