no message

This commit is contained in:
Scott Brooks 2001-07-28 02:35:31 +00:00
parent b1a3e11aa6
commit 9ffeb01ba1

View file

@ -2128,7 +2128,7 @@ void CG_FireWeapon( centity_t *cent ) {
trap_S_StartSound (NULL, cent->currentState.number, CHAN_ITEM, cgs.media.quadSound ); trap_S_StartSound (NULL, cent->currentState.number, CHAN_ITEM, cgs.media.quadSound );
} }
if ent->client->ps.
// play a sound // play a sound
for ( c = 0 ; c < 4 ; c++ ) { for ( c = 0 ; c < 4 ; c++ ) {
if ( !weap->flashSound[c] ) { if ( !weap->flashSound[c] ) {