fix for RID #1394691 (boss2 at least)
added r_drawviewmodelinvis Spike needs to fix heightmaps, they have a similar issue git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1829 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
a061092d65
commit
afb9ec7a08
7 changed files with 41 additions and 16 deletions
|
@ -355,6 +355,7 @@ extern cvar_t r_norefresh;
|
|||
extern cvar_t r_drawentities;
|
||||
extern cvar_t r_drawworld;
|
||||
extern cvar_t r_drawviewmodel;
|
||||
extern cvar_t r_drawviewmodelinvis;
|
||||
extern cvar_t r_speeds;
|
||||
extern cvar_t r_waterwarp;
|
||||
extern cvar_t r_fullbright;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue