This commit is contained in:
parent
8728c500b3
commit
89493bb040
2 changed files with 13 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
class CNpcClamPlatform : public CNpcPlatform
|
||||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
virtual void render();
|
||||
virtual CRECT const *getThinkBBox() {return( CThing::getThinkBBox() );}
|
||||
//void setBBox();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue