mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-22 03:41:27 +00:00
this should be in there too...
This commit is contained in:
parent
bcf938088b
commit
221b259d62
1 changed files with 1 additions and 1 deletions
|
@ -487,8 +487,8 @@ R_DrawAliasModel (entity_t *e) {
|
|||
cl_dlights[lnum].color[1];
|
||||
shadelight[2] +=
|
||||
cl_dlights[lnum].color[2];
|
||||
shadelight[3] += add;
|
||||
}
|
||||
shadelight[3] += add;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue