This commit is contained in:
parent
ceb6672c0f
commit
9ad7e14f55
17 changed files with 467 additions and 857 deletions
|
@ -23,7 +23,7 @@ class CNpcLinearPlatform : public CNpcPlatform
|
|||
public:
|
||||
virtual void postInit();
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
virtual void processMovement( int _frames );
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue