This commit is contained in:
parent
a55296b613
commit
65493be4d1
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ const CPlayer::AnimSfx CPlayer::s_animSfx[]=
|
||||||
//NOIDLE { ANIM_SPONGEBOB_IDLEBIGEYE, s_idleBigEyeCount, s_idleBigEyeSfx },
|
//NOIDLE { ANIM_SPONGEBOB_IDLEBIGEYE, s_idleBigEyeCount, s_idleBigEyeSfx },
|
||||||
//NOIDLE { ANIM_SPONGEBOB_IDLEFACEUPSIDEDOWN, s_idleFaceUpsideDownCount, s_idleFaceUpsideDownSfx },
|
//NOIDLE { ANIM_SPONGEBOB_IDLEFACEUPSIDEDOWN, s_idleFaceUpsideDownCount, s_idleFaceUpsideDownSfx },
|
||||||
};
|
};
|
||||||
const int CPlayer::s_numAnimSfx=12; // Grrrrrrrr! (pkg)
|
const int CPlayer::s_numAnimSfx=10; // Grrrrrrrr! (pkg)
|
||||||
|
|
||||||
|
|
||||||
/*===========================================================================
|
/*===========================================================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue