gl_draw.c is now client clean.

This commit is contained in:
Bill Currie 2001-05-23 04:05:10 +00:00
parent f49608b881
commit ec7335029d
7 changed files with 9 additions and 4 deletions

View file

@ -1485,6 +1485,7 @@ Host_Frame (float time)
|| cl.stats[STAT_HEALTH] <= 0);
r_force_fullscreen = cl.intermission;
r_paused = cl.paused;
r_active = cls.state == ca_active;
r_view_model = &cl.viewent;
// don't allow cheats in multiplayer