]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Don't use coronas for muzzleflashes
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 5 Mar 2004 13:12:52 +0000 (13:12 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 5 Mar 2004 13:12:52 +0000 (13:12 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3974 d7cf8633-e32d-0410-b094-e92efae38249

cl_main.c

index 5ccdc562ea83a796a58323a076401ef5bc524998..f934ef3ad8099793bf5a727dae8ee3e78be01c20 100644 (file)
--- a/cl_main.c
+++ b/cl_main.c
@@ -742,7 +742,7 @@ void CL_LinkNetworkEntity(entity_t *e)
                        tempmatrix.m[0][3] = v[0];
                        tempmatrix.m[1][3] = v[1];
                        tempmatrix.m[2][3] = v[2];
-                       CL_AllocDlight(NULL, &tempmatrix, e->persistent.muzzleflash, 1, 1, 1, 0, 0, 0, 0, true, 1);
+                       CL_AllocDlight(NULL, &tempmatrix, e->persistent.muzzleflash, 1, 1, 1, 0, 0, 0, 0, true, 0);
                        e->persistent.muzzleflash -= cl.frametime * 1000;
                }
                // LordHavoc: if the model has no flags, don't check each