mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-29 20:20:43 +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)
|
if (r_dlights)
|
||||||
free (r_dlights);
|
free (r_dlights);
|
||||||
|
|
||||||
r_dlights=0;
|
r_dlights=0;
|
||||||
|
|
||||||
if (r_maxdlights)
|
if (r_maxdlights)
|
||||||
|
|
Loading…
Reference in a new issue