This commit is contained in:
Charles 2001-07-04 14:26:36 +00:00
parent d2971296b8
commit 7478d3483b
88 changed files with 260 additions and 260 deletions

View file

@ -24,8 +24,8 @@ public:
void postInit();
bool alwaysThink() {return(true);}
protected:
virtual void setWaypoints( sThingPlatform *ThisPlatform );
virtual void processMovement( int _frames );
void setWaypoints( sThingPlatform *ThisPlatform );
void processMovement( int _frames );
s32 m_length;
s32 m_maxExtension;