This commit is contained in:
parent
d2971296b8
commit
7478d3483b
88 changed files with 260 additions and 260 deletions
|
@ -19,7 +19,7 @@ class CNpcBallBlobEnemy : public CNpcEnemy
|
|||
public:
|
||||
void postInit();
|
||||
protected:
|
||||
virtual void processMovement( int _frames );
|
||||
void processMovement( int _frames );
|
||||
|
||||
DVECTOR m_velocity;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue