From bfb928a49a2c7a19a324b7504ff9859e1dede32c Mon Sep 17 00:00:00 2001 From: esteel Date: Thu, 17 May 2007 14:39:45 +0000 Subject: [PATCH] team message 'dropped flag' had a wrong waypointsprites command git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@2577 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/default.cfg b/data/default.cfg index 3d5f1b333..379aae5fd 100644 --- a/data/default.cfg +++ b/data/default.cfg @@ -545,7 +545,7 @@ bind kp_home "say_team defending (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_h bind kp_uparrow "say_team roaming (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_here" bind kp_pgup "say_team attacking (%l^7) (%h^7 %a^7 %w^7);g_waypointsprite_team_here" bind kp_multiply "say_team killed flagcarrier (%y^7);g_waypointsprite_team_p" -bind kp_slash "say_team dropped flag (%d^7);g_waypointsprite_team_d" +bind kp_slash "say_team dropped flag (%d^7);g_waypointsprite_team_here_d" bind kp_enter "say :-) / nice one" bind kp_plus "say good game" bind kp_minus "say hi / good luck and have fun" -- 2.39.2