This commit is contained in:
Charles 2001-01-22 19:14:00 +00:00
parent baf02fd535
commit d236bd4b00
3 changed files with 5 additions and 5 deletions

View file

@ -208,7 +208,7 @@ protected:
NPC_SENSOR_FUNC m_sensorFunc;
CNpcPath m_npcPath;
s32 m_heading;
s32 m_baseHeading;
s32 m_fireHeading;
s32 m_movementTimer;
s32 m_velocity;
bool m_evadeClockwise;