this should be in there too...

This commit is contained in:
Joseph Carter 2000-03-26 14:45:29 +00:00
parent bcf938088b
commit 221b259d62

View file

@ -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;
}
}
}