From 65493be4d1192091d1a1e7c63c8a766819a3c15b Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 3 Jul 2001 14:33:41 +0000 Subject: [PATCH] --- source/player/panimsfx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/player/panimsfx.cpp b/source/player/panimsfx.cpp index 0e7ba25e0..945aeabb4 100644 --- a/source/player/panimsfx.cpp +++ b/source/player/panimsfx.cpp @@ -178,7 +178,7 @@ const CPlayer::AnimSfx CPlayer::s_animSfx[]= //NOIDLE { ANIM_SPONGEBOB_IDLEBIGEYE, s_idleBigEyeCount, s_idleBigEyeSfx }, //NOIDLE { ANIM_SPONGEBOB_IDLEFACEUPSIDEDOWN, s_idleFaceUpsideDownCount, s_idleFaceUpsideDownSfx }, }; -const int CPlayer::s_numAnimSfx=12; // Grrrrrrrr! (pkg) +const int CPlayer::s_numAnimSfx=10; // Grrrrrrrr! (pkg) /*===========================================================================