This commit is contained in:
parent
bf6a3b58fc
commit
199b0ceb7c
3 changed files with 2 additions and 7 deletions
|
@ -22,6 +22,7 @@ class CNpcClamPlatform : public CNpcPlatform
|
|||
{
|
||||
public:
|
||||
virtual void render();
|
||||
virtual CRECT const *getThinkBBox() {return( &getCollisionArea() );}
|
||||
//void setBBox();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue