This commit is contained in:
Paul 2001-07-12 21:15:10 +00:00
parent 216d338898
commit 9152ff4c7c

View File

@ -75,7 +75,6 @@ void CPlayerStateSoakUp::enter(CPlayerModeBase *_playerMode)
_playerMode->setAnimNo(ANIM_SPONGEBOB_DONOTDRAW);
m_breatheDelayFrames=0;
CSoundMediator::playSfx(CSoundMediator::SFX_SPLASH);
}