This commit is contained in:
parent
2b8ba9ab84
commit
88bb372ec8
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ void CNpcMasherHazard::processMovement( int _frames )
|
|||
|
||||
m_state = MASHER_RISING;
|
||||
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_HAZARD__FALLING_ROCK_LAND, true, true );
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_HAZARD__FALLING_ROCK_LAND, false, true );
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue