This commit is contained in:
parent
017b5df9a9
commit
8f6b538674
5 changed files with 15 additions and 50 deletions
|
@ -119,7 +119,7 @@ int TotalLife=0;
|
|||
|
||||
if(m_soundId==NOT_PLAYING)
|
||||
{
|
||||
m_soundId=CSoundMediator::playSfx( CSoundMediator::SFX_HAZARD__STEAM,true);
|
||||
m_soundId=CSoundMediator::playSfx( CSoundMediator::SFX_HAZARD__STEAM,true,true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue