From: Matthias Krüger Date: Thu, 22 Aug 2013 20:57:04 +0000 (+0200) Subject: map: toxic: try fixing -light stage of map.options ( "-light -bounce 8 +" -> "-light... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4459d67c320677fc31d8a5258dc72e527fdb596a;p=xonotic%2Fxonotic-maps.pk3dir.git map: toxic: try fixing -light stage of map.options ( "-light -bounce 8 +" -> "-light + -bounce 8") --- diff --git a/maps/toxic.map.options b/maps/toxic.map.options index 7cb0bccf..a2c4fe4d 100644 --- a/maps/toxic.map.options +++ b/maps/toxic.map.options @@ -1,6 +1,6 @@ -bsp + -samplesize 4 -minsamplesize 2 --light -bounce 8 + +-light + -bounce 8 -vis + -minimap + -nosRGB -Version: 6 \ No newline at end of file +Version: 6