This commit is contained in:
parent
d0a56dd8f7
commit
06af0d4ec4
4 changed files with 6 additions and 0 deletions
|
@ -42,6 +42,7 @@ class CGaryStartTrigger : public CTrigger
|
|||
{
|
||||
public:
|
||||
virtual void setGary( CNpcGaryFriend *gary ) {m_gary = gary;}
|
||||
bool alwaysThink() {return(true);}
|
||||
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue