no message
This commit is contained in:
parent
ac92225a7e
commit
046322fa9f
1 changed files with 1 additions and 1 deletions
|
@ -748,7 +748,7 @@ void CL_ParseStatic (void)
|
|||
VectorCopy (ent->baseline.origin, ent->origin);
|
||||
VectorCopy (ent->baseline.angles, ent->angles);
|
||||
R_AddEfrags (ent);
|
||||
R_CalcSvBsp(ent);
|
||||
R_StaticLightFromEnt(ent);
|
||||
|
||||
R_FillEntityLeafs (ent);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue