From d1e16643cd7344d867c0d59cf17af783b5340e6e Mon Sep 17 00:00:00 2001 From: esteel Date: Wed, 14 Jan 2009 11:42:05 +0000 Subject: [PATCH] g_maplist_votable 6 to have two rows full for maps, which looks better imo git-svn-id: svn://svn.icculus.org/nexuiz/trunk@5517 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/defaultNexuiz.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/defaultNexuiz.cfg b/data/defaultNexuiz.cfg index 8ba14160e..fd30deb60 100644 --- a/data/defaultNexuiz.cfg +++ b/data/defaultNexuiz.cfg @@ -872,7 +872,7 @@ set g_projectiles_newton_style 2 // 3: absolute velocity + player velocity component in shot direction (note: does NOT yield the right relative velocity, but may be good enough, but it is somewhat prone to sniper rockets) // 4: just add the player velocity length to the absolute velocity (tZork's sniper rockets) -seta g_maplist_votable 5 +seta g_maplist_votable 6 seta g_maplist_votable_keeptwotime 15 seta g_maplist_votable_timeout 30 // note: must be below 50 seconds! seta g_maplist_votable_suggestions 2 -- 2.39.2