removing a glFinish

This commit is contained in:
Joseph Carter 2000-06-04 11:20:51 +00:00
parent 1cb3f49391
commit 207857733a
1 changed files with 1 additions and 1 deletions

View File

@ -1171,7 +1171,7 @@ void R_RenderView (void)
if (!r_worldentity.model || !cl.worldmodel)
Sys_Error ("R_RenderView: NULL worldmodel");
glFinish ();
// glFinish ();
mirror = false;