From: Rudolf Polzer Date: Thu, 8 Apr 2010 11:54:03 +0000 (+0200) Subject: enable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1! X-Git-Tag: xonotic-v0.1.0preview~662 X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=bddb8c849a74dd6aa9020bc1a5af3b549154f09b;hp=8fe840cace7804de5033802d744782934d7e8756;p=xonotic%2Fxonotic-data.pk3dir.git enable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1! --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index adc3b2682..71e08180c 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1793,3 +1793,6 @@ sv_gameplayfix_nudgeoutofsolid 0 // otherwise, antilag breaks sv_gameplayfix_consistentplayerprethink 1 + +// support Q1BSP maps +mod_q1bsp_polygoncollisions 1