]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/light.c
some stuff by 27:
[xonotic/netradiant.git] / tools / quake3 / q3map2 / light.c
index 79ebf77fe4ea11d62933455e0a5da3549db84edb..9a50d825b3ab15604e3ec8d8256fa54e8296ae3f 100644 (file)
@@ -403,6 +403,7 @@ void CreateEntityLights( void )
 
                intensity = intensity * pointScale;
                light->photons = intensity;
+
                light->type = EMIT_POINT;
                
                /* set falloff threshold */