This commit is contained in:
Charles 2001-08-15 15:02:17 +00:00
parent d256cca1a3
commit 55e36f25d3

View File

@ -51,6 +51,8 @@ void CNpcSpiderCrabEnemy::postInit()
else
{
m_velocity = m_data[m_type].speed;
m_initDelay = 0;
}
}