]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/light_trace.c
Sorry, have to undo the limits raising patch by mikeeusa: it made q3map2 no longer...
[xonotic/netradiant.git] / tools / quake3 / q3map2 / light_trace.c
index 1b9bd5f4a3b43a94a461f40af6b53fa27ce8402d..2a4e7e464b9fe84706f122940058a94f32ba2f41 100644 (file)
@@ -56,7 +56,7 @@ several games based on the Quake III Arena engine, in the form of "Q3Map2."
 #define GROW_TRACE_NODES               16384           //%     16384
 #define GROW_NODE_ITEMS                        16                      //%     256
 
-#define MAX_TW_VERTS                   36
+#define MAX_TW_VERTS                   12
 
 #define        TRACE_ON_EPSILON                0.1f