]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_etut.h
crlf fixes
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_etut.h
index b876894bd57e13a76615482b2965ddbb6852dac6..87d32b5563e0ea262079c6f5eb9d7d682891a85b 100644 (file)
@@ -152,6 +152,7 @@ game_t struct
        1.0f,                           /* lightmap compensate */
        1.0f,                           /* lightgrid scale */
        1.0f,                           /* lightgrid ambient scale */
+       qfalse,                         /* light angle attenuation uses half-lambert curve */
        qfalse,                         /* disable shader lightstyles hack */
        qfalse,                         /* keep light entities on bsp */
        8,                                      /* default patchMeta subdivisions tolerance */
@@ -161,6 +162,8 @@ game_t struct
        512,                /* minimap size */
        1.0f,               /* minimap sharpener */
        0.0f,               /* minimap border */
+       qtrue,              /* minimap keep aspect */
+       MINIMAP_MODE_GRAY,  /* minimap mode */
        "%s.tga",           /* minimap name format */
        "IBSP",                         /* bsp file prefix */
        46,                                     /* bsp file version */