gl_particles added - disable it to make particles not happen

This commit is contained in:
Joseph Carter 2000-06-20 15:31:29 +00:00
parent f703748ee7
commit 2693901bd1
4 changed files with 31 additions and 6 deletions

View file

@ -208,6 +208,7 @@ extern cvar_t *gl_keeptjunctions;
extern cvar_t *gl_reporttjunctions;
extern cvar_t *gl_flashblend;
extern cvar_t *gl_nocolors;
extern cvar_t *gl_particles;
extern int gl_lightmap_format;
extern int gl_solid_format;