docs: fix syntax error
This commit is contained in:
parent
e5901dfee6
commit
7c1e9223a9
|
|
@ -226,7 +226,7 @@ Set the minimum light level for any surface of the brush model. Default 0.
|
|||
.IP "\fB""_minlight_exclude"" ""texname""\fP"
|
||||
Faces with the given texture are excluded from receiving minlight on this brush model.
|
||||
|
||||
.IP "\fB""_minlight_color"" ""r g b""\fP" | "\fB""_mincolor"" ""r g b""\fP"
|
||||
.IP "\fB""_minlight_color"" ""r g b""\fP | \fB""_mincolor"" ""r g b""\fP"
|
||||
Specify red(r), green(g) and blue(b) components for the colour of the
|
||||
minlight. RGB component values are between 0 and 255 (between 0 and 1 is also
|
||||
accepted). Default is white light
|
||||
|
|
|
|||
Loading…
Reference in New Issue