This commit is contained in:
parent
2f804ee307
commit
f5d2227ceb
7 changed files with 3 additions and 1 deletions
|
@ -74,7 +74,7 @@ void CPlayerStateJumpBack::enter(CPlayerModeBase *_playerMode)
|
|||
if(_playerMode->getState()!=STATE_JUMPBACK)
|
||||
{
|
||||
m_reactFrames=0;
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_SPONGEBOB_JUMP);
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_SPONGEBOB_OUCH);
|
||||
}
|
||||
|
||||
_playerMode->jumpback();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue