Another fix for R_MarkLights crash. (oops again)

This commit is contained in:
Forest Hale 2000-06-30 05:52:06 +00:00
parent 6f8c87fa02
commit 7ee4edd961

View file

@ -808,7 +808,6 @@ void V_RenderView (void)
V_CalcRefdef ();
}
R_PushDlights ();
R_RenderView ();
}