This commit is contained in:
parent
d256cca1a3
commit
55e36f25d3
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue