This commit is contained in:
Charles 2001-07-16 20:50:07 +00:00
parent 3401c0d0ac
commit aa9b709247
4 changed files with 14 additions and 2 deletions

View file

@ -136,6 +136,7 @@ public:
static CNpcPlatform *Create(sThingPlatform *ThisPlatform);
virtual void setSpeed( s16 newSpeed ) {m_speed = newSpeed;}
virtual bool alwaysThink();
protected:
// NPC data structure definitions //