This commit is contained in:
parent
5298e61a8a
commit
42ff0b1392
7 changed files with 40 additions and 2 deletions
|
@ -20,6 +20,8 @@
|
|||
|
||||
class CNpcBubblePlatform : public CNpcPlatform
|
||||
{
|
||||
public:
|
||||
virtual CRECT const *getThinkBBox();
|
||||
protected:
|
||||
virtual void processMovement( int _frames );
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue