This commit is contained in:
Charles 2001-07-19 15:55:47 +00:00
parent 141ae62ceb
commit 1eb40e784f

View File

@ -57,6 +57,8 @@ void CNpcMasherHazard::processMovement( int _frames )
// pause and change direction
m_state = MASHER_RISING;
CSoundMediator::playSfx( CSoundMediator::SFX_HAZARD__FALLING_ROCK_LAND, true, true );
}
else
{