mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
gl_particles added - disable it to make particles not happen
This commit is contained in:
parent
f703748ee7
commit
2693901bd1
4 changed files with 31 additions and 6 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue