This commit is contained in:
Charles 2001-05-16 19:04:40 +00:00
parent 3a8b8a4535
commit 6c608b0aca
19 changed files with 48 additions and 67 deletions

View file

@ -29,7 +29,7 @@
void CNpcBallBlobEnemy::postInit()
{
m_heading = m_fireHeading = 128;
m_heading = 128;
m_npcPath.setPathType( CNpcPath::PONG_PATH );