This commit is contained in:
parent
34ab293aa2
commit
257d9b1a67
2 changed files with 91 additions and 0 deletions
|
@ -55,7 +55,11 @@ private:
|
|||
BLOWER_STATE__AIMING,
|
||||
} BlowerState;
|
||||
|
||||
DVECTOR *getSuckUpPoint();
|
||||
|
||||
BlowerState m_blowerState;
|
||||
class CNpcEnemy *m_enemy;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue