]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_unvanquished.h
reduce more diff noise
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_unvanquished.h
index d623a24b20e32cba26d27dda7bd7eee36b0ae42b..75d6804e52f3b056ddac01ae0209b5cc10d1a717 100644 (file)
@@ -27,6 +27,7 @@ several games based on the Quake III Arena engine, in the form of "Q3Map2."
 ------------------------------------------------------------------------------- */
 
 /* Derived from Tremulous support by LinuxManMikeC */
+/* Updated to Unvanquished support by Neumond */
 
 
 /* marker */
@@ -84,12 +85,12 @@ game_t struct
        8,                      /* default patchMeta subdivisions tolerance */
        qfalse,                 /* patch casting enabled */
        qfalse,                 /* compile deluxemaps */
-       1,                      /* deluxemaps default mode */
+       0,                      /* deluxemaps default mode */
        512,                    /* minimap size */
        1.0f,                   /* minimap sharpener */
        0.0f,                   /* minimap border */
        qtrue,                  /* minimap keep aspect */
-       MINIMAP_MODE_BLACK,     /* minimap mode */
+       MINIMAP_MODE_WHITE,     /* minimap mode */
        "../minimaps/%s.tga",   /* minimap name format */
        "IBSP",                 /* bsp file prefix */
        46,                     /* bsp file version */