This commit is contained in:
Charles 2001-06-01 16:30:37 +00:00
parent 61308f18f6
commit 1ed6b3c05f
19 changed files with 60 additions and 13 deletions

View file

@ -53,7 +53,7 @@ void CNpcPricklyBugEnemy::processMovementModifier( int _frames, s32 distX, s32 d
// sound
CSoundMediator::playSfx( CSoundMediator::SFX_PRICKLY_BUG_MOVE );
//CSoundMediator::playSfx( CSoundMediator::SFX_PRICKLY_BUG_MOVE );
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////