]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/patchmodule.cpp
add [BspFile] to be used in compile command lines to explicitly refer to the .bsp
[xonotic/netradiant.git] / radiant / patchmodule.cpp
index 713d2122c52cfd9fc3fd194e0055c63899ce71b6..d9296243c5710a604b2805e31abcfd692b7504c1 100644 (file)
@@ -54,7 +54,7 @@ void Patch_Construct(EPatchType type)
   }
   else
   {
-    MAX_PATCH_WIDTH = MAX_PATCH_HEIGHT = 15;
+    MAX_PATCH_WIDTH = MAX_PATCH_HEIGHT = 31; // matching q3map2
   }
 }