This commit is contained in:
parent
3401c0d0ac
commit
aa9b709247
4 changed files with 14 additions and 2 deletions
|
@ -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 //
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue