This commit is contained in:
parent
01584391c4
commit
d20f856ff4
4 changed files with 32 additions and 0 deletions
|
@ -22,6 +22,7 @@ class CNpcFallingNoRespawnPlatform : public CNpcPlatform
|
|||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
virtual CRECT const *getThinkBBox();
|
||||
protected:
|
||||
virtual void processMovement( int _frames );
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue