From cf4e2945db42548d1a1b1fd84941e31312285b24 Mon Sep 17 00:00:00 2001
From: Rudolf Polzer <divverent@xonotic.org>
Date: Mon, 27 Jun 2011 16:43:36 +0200
Subject: [PATCH] samplesize of red-planet should be 8 for better performance

---
 maps/red-planet.map.options | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maps/red-planet.map.options b/maps/red-planet.map.options
index 8251fce5..c7d2ef3a 100644
--- a/maps/red-planet.map.options
+++ b/maps/red-planet.map.options
@@ -1,4 +1,4 @@
--bsp + -samplesize 6
+-bsp + -samplesize 8
 -vis +
 -light + -bounce 8 -dirtscale 2 -bouncescale 1.15 -exposure 150 -areascale 1.25 -pointscale 1.4
 -minimap +
-- 
2.39.5