This commit is contained in:
parent
8b28dcc764
commit
c0595dc15b
4 changed files with 13 additions and 5 deletions
|
@ -344,6 +344,7 @@ void CNpcCartPlatform::jump()
|
|||
{
|
||||
m_inJump = true;
|
||||
m_vertSpeed = -8 << 8;
|
||||
CSoundMediator::playSfx(CSoundMediator::SFX_SPONGEBOB_JUMP);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue