This commit is contained in:
Charles 2001-05-01 16:28:51 +00:00
parent 991083d6b5
commit 9df303b4e7
2 changed files with 33 additions and 0 deletions

View file

@ -68,6 +68,8 @@ protected:
virtual void processMovement( int _frames );
virtual void processTimer( int _frames );
virtual void collidedWith(CThing *_thisThing);
CNpcPath m_npcPath;
//CActorGfx *m_actorGfx;
//SpriteBank *m_spriteBank;