This commit is contained in:
Charles 2001-04-10 20:08:23 +00:00
parent 96dd1440e6
commit 315868c4fb
4 changed files with 8 additions and 8 deletions

View file

@ -138,7 +138,7 @@ public:
virtual void shutdown();
virtual void think(int _frames);
virtual void render();
virtual void shove(DVECTOR move);
//virtual void shove(DVECTOR move);
virtual void setHasPlatformCollided( bool newVal );
virtual bool getHasPlatformCollided();