This commit is contained in:
parent
d256cca1a3
commit
55e36f25d3
@ -51,6 +51,8 @@ void CNpcSpiderCrabEnemy::postInit()
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
m_velocity = m_data[m_type].speed;
|
m_velocity = m_data[m_type].speed;
|
||||||
|
|
||||||
|
m_initDelay = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user