This commit is contained in:
Charles 2001-02-07 17:40:56 +00:00
parent e77ef80771
commit 62d68e2da0
2 changed files with 4 additions and 0 deletions

View file

@ -357,6 +357,7 @@ protected:
NPC_UNIT_TYPE m_type;
NPC_CONTROL_FUNC m_controlFunc;
NPC_CONTROL_FUNC m_oldControlFunc;
NPC_TIMER_FUNC m_timerFunc;
NPC_SENSOR_FUNC m_sensorFunc;
CNpcPath m_npcPath;