diff --git a/qw/source/sv_main.c b/qw/source/sv_main.c index a37904a11..134d65742 100644 --- a/qw/source/sv_main.c +++ b/qw/source/sv_main.c @@ -193,6 +193,7 @@ int sv_net_initialized; const char *client_info_filters[] = { // Info keys needed by client "name", + "chat", "topcolor", "bottomcolor", "rate",