This commit is contained in:
Charles 2001-06-28 20:53:03 +00:00
parent 8728c500b3
commit 89493bb040
2 changed files with 13 additions and 0 deletions

View file

@ -21,6 +21,7 @@
class CNpcClamPlatform : public CNpcPlatform
{
public:
virtual void postInit();
virtual void render();
virtual CRECT const *getThinkBBox() {return( CThing::getThinkBBox() );}
//void setBBox();