This commit is contained in:
parent
af8fae513a
commit
26a332ba7e
2 changed files with 2 additions and 2 deletions
|
@ -1740,7 +1740,7 @@ void CPlayer::setAnimNo(int _animNo)
|
|||
void CPlayer::springPlayerUp(int _springHeight)
|
||||
{
|
||||
m_currentPlayerModeClass->springPlayerUp(_springHeight);
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_BALL_BLOB_ATTACK );
|
||||
CSoundMediator::playSfx( CSoundMediator::SFX_BOUNCY_PLATFORM );
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue