This commit is contained in:
Paul 2001-06-10 00:04:26 +00:00
parent ac7070a37a
commit 074d3872f8

View File

@ -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)
/*===========================================================================