From 6d07a560a662b336b6c35105b37b6323d0c3ad8b Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Tue, 18 Mar 2008 02:14:35 +0000 Subject: fixed so that you can bind chat to enter and it still works --- src/game/g_protocol.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/g_protocol.def') diff --git a/src/game/g_protocol.def b/src/game/g_protocol.def index d731b37e..cac4bfdf 100644 --- a/src/game/g_protocol.def +++ b/src/game/g_protocol.def @@ -197,7 +197,7 @@ message cl_say end message sv_chat - range(0, 1) team + range(-1, 1) team range(-1,MAX_CLIENTS-1) cid string message end -- cgit 1.4.1