This commit is contained in:
parent
3401c0d0ac
commit
aa9b709247
4 changed files with 14 additions and 2 deletions
|
@ -22,6 +22,7 @@ class CNpcDropPlatform : public CNpcPlatform
|
|||
{
|
||||
public:
|
||||
void postInit();
|
||||
bool alwaysThink() {return(true);}
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue