Fix documentation for lm_suncolor

This commit is contained in:
nashmuhandes 2022-06-16 00:31:10 +08:00
parent 4107176f0d
commit e822dc36e3

View file

@ -52,7 +52,7 @@ Usage: zdray [options] sourcefile.wad
thing // ZDRayInfo (ZDRay properties for the map)
{
type = 9890;
lm_suncolor = <string> (hex color, default: "FFFFFF")
lm_suncolor = <string> (default: "FFFFFF", hex color value of the sun)
lm_sampledistance = <int> (default: 8, map units each lightmap texel covers, must be in powers of two)
lm_gridsize = <float> (default: 32, grid density for the automatic light probes)
}