From 4459d67c320677fc31d8a5258dc72e527fdb596a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20Kr=C3=BCger?= Date: Thu, 22 Aug 2013 22:57:04 +0200 Subject: [PATCH] map: toxic: try fixing -light stage of map.options ( "-light -bounce 8 +" -> "-light + -bounce 8") --- maps/toxic.map.options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2