This commit is contained in:
parent
37852c12a2
commit
25d71054fb
3 changed files with 4 additions and 6 deletions
|
@ -66,8 +66,7 @@ CPlayerStateFallFar s_stateFallFar;
|
|||
---------------------------------------------------------------------- */
|
||||
void CPlayerStateFall::enter(CPlayerModeBase *_playerMode)
|
||||
{
|
||||
// _playerMode->setAnimNo(ANIM_SPONGEBOB_HOVER);
|
||||
_playerMode->setAnimNo(ANIM_SPONGEBOB_FIRE);
|
||||
_playerMode->setAnimNo(ANIM_SPONGEBOB_JUMP);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue