diff --git a/README.md b/README.md index 614e5a6..95400c8 100644 --- a/README.md +++ b/README.md @@ -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) }