Inverts the contents test in Mod_Q1BSP_AssignNoShadowSkySurfaces when determining whether or not to set skynoshadowtexture on a sky surface. This now means that sky surfaces touching the void will block rtlights, but other sky surfaces, like that in e1m5, will not.
Inverts the contents test in
Mod_Q1BSP_AssignNoShadowSkySurfaces
when determining whether or not to setskynoshadowtexture
on a sky surface. This now means that sky surfaces touching the void will block rtlights, but other sky surfaces, like that in e1m5, will not.Fixes #220