mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-22 11:21:31 +00:00
Another fix for R_MarkLights crash. (oops again)
This commit is contained in:
parent
6f8c87fa02
commit
7ee4edd961
1 changed files with 0 additions and 1 deletions
|
@ -808,7 +808,6 @@ void V_RenderView (void)
|
|||
V_CalcRefdef ();
|
||||
}
|
||||
|
||||
R_PushDlights ();
|
||||
R_RenderView ();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue