This commit is contained in:
parent
948f32ea2e
commit
e399f8ad11
8 changed files with 52 additions and 4 deletions
|
@ -74,6 +74,8 @@ void CPlayerStateSoakUp::enter(CPlayerModeBase *_playerMode)
|
|||
_playerMode->zeroMoveVelocity();
|
||||
_playerMode->setAnimNo(ANIM_SPONGEBOB_DONOTDRAW);
|
||||
m_breatheDelayFrames=0;
|
||||
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_SPLASH);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue