no message

This commit is contained in:
cholleme 2003-08-18 10:32:23 +00:00
parent 9ead150c1e
commit ccf9bb5301

View file

@ -748,8 +748,6 @@ void CL_ParseStatic (void)
VectorCopy (ent->baseline.origin, ent->origin);
VectorCopy (ent->baseline.angles, ent->angles);
R_AddEfrags (ent);
R_StaticLightFromEnt(ent);
R_FillEntityLeafs (ent);
}