]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/light.c
fix a typo (why hasn't it surfaced before?)
[xonotic/netradiant.git] / tools / quake3 / q3map2 / light.c
index f2f28e93f0cc8ce2cc30502adecfa534ffa47d46..ffaf40cd8f94f595535517b3e0bbe60b47f77e27 100644 (file)
@@ -1759,7 +1759,7 @@ void LightWorld( void )
                /* flag bouncing */
                bouncing = qtrue;
                VectorClear( ambientColor );
-               floodlighty = false;
+               floodlighty = qfalse;
                
                /* generate diffuse lights */
                RadFreeLights();