This commit is contained in:
parent
7c17b3eba9
commit
ba92fd5ec0
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ public:
|
|||
void init();
|
||||
DVECTOR const &getTriggerPos() {return( m_triggerPos );}
|
||||
void linkToPlatform( CNpcTrapdoorPlatform *platform ) {m_platform = platform;}
|
||||
bool alwaysThink() {return(true);}
|
||||
//virtual void render();
|
||||
protected:
|
||||
virtual void setWaypoints( sThingHazard *ThisHazard );
|
||||
|
|
Loading…
Add table
Reference in a new issue