This commit is contained in:
Charles 2001-04-20 16:13:23 +00:00
parent a1bf80bc35
commit 6a94ade948
4 changed files with 12 additions and 7 deletions

View file

@ -176,6 +176,7 @@ public:
void hasBeenAttacked();
bool canBeCaughtByNet();
void caughtWithNet();
virtual int getFrameCount();
static CNpcEnemy *Create(sThingActor *ThisActor);