mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
various little cleanups that should very fractionally speed up Host_Frame
This commit is contained in:
parent
a35c33b397
commit
2cc2da4d90
9 changed files with 15 additions and 14 deletions
|
@ -1195,4 +1195,5 @@ CL_Ents_Init (void)
|
|||
|
||||
for (i = 0; i < MAX_PROJECTILES; i++)
|
||||
CL_Init_Entity (&cl_projectiles[i]);
|
||||
r_view_model = &cl.viewent;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue