Specs fix

This commit is contained in:
nashmuhandes 2024-04-22 22:42:15 +08:00
parent f0a1402ab1
commit 6bdb4c28ca

View file

@ -63,7 +63,7 @@ thing // Lightmap point light (Light color and distance properties use the same
thing // Lightmap spotlight (Light color, distance and angle properties use the same args as dynamic lights)
{
type = 9881;
sourceradius = <float> (default: 5, radius of the light source in map units; controls the softness)
SourceRadius = <float> (default: 5, radius of the light source in map units; controls the shadow softness. Note that dynamic raytraced lights can also use this feature)
}
linedef