This commit is contained in:
parent
cb92498e70
commit
526b52a250
2 changed files with 8 additions and 0 deletions
|
@ -1207,6 +1207,13 @@ void CNpcEnemy::processMovementModifier(int _frames, s32 distX, s32 distY, s32 d
|
|||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
void CNpcEnemy::hasBeenAttacked()
|
||||
{
|
||||
m_controlFunc = NPC_CONTROL_SHOT:
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
void CNpcEnemy::processShot()
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue