mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
extinguish gl_fires. it's semi-broken, generally nasty (code wise) and
kinda tacky. also results in a slight speed boost:)
This commit is contained in:
parent
82095df9cf
commit
e99b422628
8 changed files with 7 additions and 267 deletions
|
@ -16,7 +16,6 @@ extern struct cvar_s *gl_dlight_polyblend;
|
|||
extern struct cvar_s *gl_dlight_smooth;
|
||||
extern struct cvar_s *gl_fb_bmodels;
|
||||
extern struct cvar_s *gl_fb_models;
|
||||
extern struct cvar_s *gl_fires;
|
||||
extern struct cvar_s *gl_keeptjunctions;
|
||||
extern struct cvar_s *gl_lerp_anim;
|
||||
extern struct cvar_s *gl_driver;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue