Whoops, last commit had a typo.

This commit is contained in:
Shpoike 2023-11-05 00:35:26 +00:00
parent 4d8e82bfd7
commit 66c439c10d

View file

@ -523,7 +523,7 @@ static int BSPX_LightGridSingleValue(bspxlightgrid_t *grid, int x, int y, int z,
static void BSPX_LightGridValue(bspxlightgrid_t *grid, const vec3_t point, vec3_t res_diffuse)
{
int i, tile[3];
float s, w. frac[3];
float s, w, frac[3];
res_diffuse[0] = res_diffuse[1] = res_diffuse[2] = 0; //assume worst