This commit is contained in:
parent
d2971296b8
commit
7478d3483b
88 changed files with 260 additions and 260 deletions
|
@ -25,7 +25,7 @@ public:
|
|||
void render();
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
void collidedWith(CThing *_thisThing);
|
||||
|
||||
DVECTOR m_lastWaypoint;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue