]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_ef.h
make minimap parameters game dependent
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_ef.h
index 4d06e37b5c04c742c35a4bcfffad9ba0ff8a3873..9ee1e33d13e5a8d26a3befe0f72948b98977f3a3 100644 (file)
@@ -123,6 +123,10 @@ game_t struct
        qfalse,                         /* patch casting enabled */
        qfalse,                         /* compile deluxemaps */
        0,                                      /* deluxemaps default mode */
+       512,                /* minimap size */
+       1.0f,               /* minimap sharpener */
+       0.0f,               /* minimap border */
+       "%s.tga",           /* minimap name format */
        "IBSP",                         /* bsp file prefix */
        46,                                     /* bsp file version */
        qfalse,                         /* cod-style lump len/ofs order */