mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
Whitespace.
This commit is contained in:
parent
a65d98a35c
commit
86a82b895d
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ R_MaxDlightsCheck (cvar_t *var)
|
|||
|
||||
if (r_dlights)
|
||||
free (r_dlights);
|
||||
|
||||
r_dlights=0;
|
||||
|
||||
if (r_maxdlights)
|
||||
|
|
Loading…
Reference in a new issue