gl_finish - it's done

gl_ztrick - here's the hat, but no rabbit

considering that a buggy driver can make gl_ztrick into a sort of cheat if
you can stand the flicker, it's gone.  gl_finish was already a zombie Cvar
so I just removed its definition.
This commit is contained in:
Joseph Carter 2000-06-17 13:30:39 +00:00
parent 6d62a506b2
commit 32b13fb303
7 changed files with 1 additions and 33 deletions

View file

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