mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
CVAR_FIXME cleanup
This commit is contained in:
parent
6168fcebcc
commit
df980b44a1
13 changed files with 2 additions and 495 deletions
|
@ -147,8 +147,6 @@ void R_BeginEdgeFrame (void)
|
|||
surfaces[1].flags = SURF_DRAWBACKGROUND;
|
||||
|
||||
// put the background behind everything in the world
|
||||
/* if (r_draworder.value)
|
||||
CVAR_FIXME */
|
||||
if (r_draworder->value)
|
||||
{
|
||||
pdrawfunc = R_GenerateSpansBackward;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue