From 1a67c86e6ce87ba731a5e806430066222361a7ff Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 30 Aug 2010 10:11:06 +0200 Subject: [PATCH] mergepower: 3 -> 4 (hope this is fine with SavageX's current right) --- defaultXonotic.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 34b4c889b..f273a167c 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -79,9 +79,8 @@ alias movetoteam_pink "sv_cmd movetoteam $1 pink" alias movetoteam_yellow "sv_cmd movetoteam $1 yellow" alias movetoteam_auto "sv_cmd movetoteam $1 auto" -// merge lightmaps up to 1024x1024 textures -// the default of 2048x2048 is too heavy for my rig (SavageX) -mod_q3bsp_lightmapmergepower 3 +// merge lightmaps up to 2048x2048 textures +mod_q3bsp_lightmapmergepower 4 // player defaults _cl_color 102 -- 2.39.2