This commit is contained in:
Charles 2001-08-15 18:01:20 +00:00
parent c118b259f1
commit 9b1c79ac85
3 changed files with 3 additions and 1 deletions

View file

@ -33,7 +33,6 @@ public:
void shutdown();
void setupWaypoints( sThingActor *ThisActor );
bool alwaysThink();
bool allowOffMap() {return (true);}
protected:
void processClose( int _frames );