extend a comment

This commit is contained in:
Bill Currie 2001-01-29 05:58:37 +00:00
parent 645ba3fe40
commit b2c282de93
1 changed files with 1 additions and 0 deletions

View File

@ -900,6 +900,7 @@ CL_LinkPlayers (void)
continue; // not present this frame
// spawn light flashes, even ones coming from invisible objects
// but not for the player if using gl_flashblend
if (!gl_flashblend->int_val || j != cl.playernum) {
if (j == cl.playernum) {