update native-menu things.
attempt to deal with misaligned bsp models. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5258 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
b1b5fcf4fb
commit
ac471dd03e
42 changed files with 581 additions and 227 deletions
|
@ -1935,7 +1935,7 @@ void GLR_RenderView (void)
|
|||
}
|
||||
if (dofbo)
|
||||
forcedfb = false;
|
||||
else if (r_renderscale.value != 1)
|
||||
else if (renderscale != 1)
|
||||
forcedfb = true;
|
||||
|
||||
BE_Scissor(NULL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue