diff --git a/source/player/panimsfx.cpp b/source/player/panimsfx.cpp index 20b3a2700..d256afb60 100644 --- a/source/player/panimsfx.cpp +++ b/source/player/panimsfx.cpp @@ -162,7 +162,7 @@ const CPlayer::AnimSfx CPlayer::s_animSfx[]= { ANIM_SPONGEBOB_WALK, s_walkCount, s_walkSfx }, { ANIM_SPONGEBOB_SWIPE, s_swipeCount, s_swipeSfx }, }; -const int CPlayer::s_numAnimSfx=11; // Grrrrrrrr! (pkg) +const int CPlayer::s_numAnimSfx=10; // Grrrrrrrr! (pkg) /*===========================================================================