From 52df9647530c691c8f265df8bc4acf36cdbacc83 Mon Sep 17 00:00:00 2001 From: esteel Date: Sat, 18 Feb 2006 15:40:08 +0000 Subject: [PATCH] removed the team-color aliases. they changed the users settings and now we have the team selection menu so its much better to use this one. git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1087 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/default.cfg | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/data/default.cfg b/data/default.cfg index ff36b674d..46f0b77e6 100644 --- a/data/default.cfg +++ b/data/default.cfg @@ -7,13 +7,6 @@ set g_nexuizversion 1.5 // bump whenever gamedata becomes incompatible set g_nexuizversion_major 150 -// team aliases -alias team_none "color 0" -alias team_red "color 4" -alias team_blue "color 13" -alias team_pink "color 9" -alias team_yellow "color 12" - // other aliases alias "+scores" "+showscores; ping" alias "-scores" "-showscores" @@ -555,6 +548,7 @@ bind F3 spec // alias for switching the teamselect menu alias menu_showteamselect "set scmenu_directmenu TeamSelect; togglemenu" +bind "f5" "menu_showteamselect" // UrreBots set urrebots "0" -- 2.39.2