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

@ -116,6 +116,7 @@ cvar_t *gl_playermip;
cvar_t *gl_nocolors;
cvar_t *gl_keeptjunctions;
cvar_t *gl_reporttjunctions;
cvar_t *gl_particles;
cvar_t *r_skyname;