This commit is contained in:
parent
257e6f35c4
commit
fa875178a9
2 changed files with 17 additions and 0 deletions
|
@ -36,6 +36,8 @@
|
|||
|
||||
class CGaryBowlTrigger : public CTrigger
|
||||
{
|
||||
public:
|
||||
virtual CRECT const *getThinkBBox();
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue