This commit is contained in:
Charles 2001-06-01 16:30:37 +00:00
parent 61308f18f6
commit 1ed6b3c05f
19 changed files with 60 additions and 13 deletions

View file

@ -83,6 +83,11 @@ void CNpcBallBlobEnemy::processMovement( int _frames )
}
moveY = groundHeight;
if ( m_data[m_type].moveSfx < CSoundMediator::NUM_SFXIDS )
{
CSoundMediator::playSfx( m_data[m_type].moveSfx );
}
}
// deal with horizontal