This commit is contained in:
parent
c14b6b339b
commit
11bc3d3480
6 changed files with 117 additions and 5 deletions
|
@ -22,6 +22,7 @@ class CNpcCartPlatform : public CNpcPlatform
|
|||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
virtual void render();
|
||||
protected:
|
||||
virtual void processMovement( int _frames );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue