This commit is contained in:
Charles 2001-07-24 19:35:33 +00:00
parent 857a7065cb
commit 51ec8ef4c1

View File

@ -658,6 +658,8 @@ void CPlayerProjectile::think(int _frames)
m_bounceCount++;
}
}
CSoundMediator::playSfx( CSoundMediator::SFX_JELLYFISH_BOUNCE );
}
else
{