This commit is contained in:
parent
857a7065cb
commit
51ec8ef4c1
1 changed files with 2 additions and 0 deletions
|
@ -658,6 +658,8 @@ void CPlayerProjectile::think(int _frames)
|
|||
m_bounceCount++;
|
||||
}
|
||||
}
|
||||
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_JELLYFISH_BOUNCE );
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue