mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-10 06:31:35 +00:00
blank
This commit is contained in:
parent
ad6c46175d
commit
d8cd0a35d2
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ void Mod_LoadLighting (lump_t *l)
|
|||
char litfilename[1024];
|
||||
loadmodel->lightdata = NULL;
|
||||
|
||||
//Diabolickal HLBSP
|
||||
// Diabolickal HLBSP
|
||||
if (loadmodel->bspversion == HL_BSPVERSION)
|
||||
{
|
||||
if (!l->filelen)
|
||||
|
|
Loading…
Reference in a new issue