Pass the chat info key onto clients.

The server's info key filtering is "explicit permit".
This commit is contained in:
Bill Currie 2012-06-29 17:56:36 +09:00
parent baa0948bcb
commit 39241867bb

View file

@ -193,6 +193,7 @@ int sv_net_initialized;
const char *client_info_filters[] = { // Info keys needed by client
"name",
"chat",
"topcolor",
"bottomcolor",
"rate",