]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
enable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1!
authorRudolf Polzer <divverent@alientrap.org>
Thu, 8 Apr 2010 11:54:03 +0000 (13:54 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 8 Apr 2010 11:54:03 +0000 (13:54 +0200)
defaultXonotic.cfg

index adc3b26825e85464d1c62d038f06cfc8e63f2f66..71e08180c69b935b590d3987075067409627324e 100644 (file)
@@ -1793,3 +1793,6 @@ sv_gameplayfix_nudgeoutofsolid 0
 
 // otherwise, antilag breaks
 sv_gameplayfix_consistentplayerprethink 1
 
 // otherwise, antilag breaks
 sv_gameplayfix_consistentplayerprethink 1
+
+// support Q1BSP maps
+mod_q1bsp_polygoncollisions 1