From 9ffeb01ba11bfb78e614adcb686dbd2c4d1f1f45 Mon Sep 17 00:00:00 2001 From: Scott Brooks Date: Sat, 28 Jul 2001 02:35:31 +0000 Subject: [PATCH] no message --- reaction/cgame/cg_weapons.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reaction/cgame/cg_weapons.c b/reaction/cgame/cg_weapons.c index 4ffb1949..64181839 100644 --- a/reaction/cgame/cg_weapons.c +++ b/reaction/cgame/cg_weapons.c @@ -2128,7 +2128,7 @@ void CG_FireWeapon( centity_t *cent ) { trap_S_StartSound (NULL, cent->currentState.number, CHAN_ITEM, cgs.media.quadSound ); } - if ent->client->ps. + // play a sound for ( c = 0 ; c < 4 ; c++ ) { if ( !weap->flashSound[c] ) {