This commit is contained in:
Charles 2001-05-08 20:23:16 +00:00
parent 92cc6dff02
commit f788797904
2 changed files with 104 additions and 7 deletions

View file

@ -22,6 +22,7 @@ class CNpcRetractingPlatform : public CNpcPlatform
{
public:
virtual void postInit();
virtual void render();
protected:
void processTimer( int _frames );