This commit is contained in:
parent
92cc6dff02
commit
f788797904
2 changed files with 104 additions and 7 deletions
|
@ -22,6 +22,7 @@ class CNpcRetractingPlatform : public CNpcPlatform
|
|||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
virtual void render();
|
||||
protected:
|
||||
void processTimer( int _frames );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue