mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
tree now builds again. Note: this includes some of my sky work, but so long as
gl_sky_clip is not set, it's not working won't affect you :)
This commit is contained in:
parent
09dbb0670d
commit
4057988e1f
7 changed files with 80 additions and 28 deletions
|
@ -118,6 +118,7 @@ cvar_t *gl_particles;
|
|||
|
||||
cvar_t *r_skyname;
|
||||
cvar_t *gl_skymultipass;
|
||||
cvar_t *gl_sky_clip;
|
||||
|
||||
cvar_t *gl_fb_models;
|
||||
cvar_t *gl_fb_bmodels;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue