mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-25 13:41:45 +00:00
no message
This commit is contained in:
parent
b1a3e11aa6
commit
9ffeb01ba1
1 changed files with 1 additions and 1 deletions
|
@ -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] ) {
|
||||
|
|
Loading…
Reference in a new issue