cl_paranoid: setting to 0 will disable printing the server address for

connectionless packets
This commit is contained in:
Bill Currie 2001-12-05 21:56:52 +00:00
parent e0364392c7
commit d4df29de02
2 changed files with 23 additions and 25 deletions

View file

@ -153,6 +153,7 @@ typedef struct
struct info_s *userinfo;
char servername[MAX_OSPATH]; // name of server from original connect
netadr_t server_addr; // address of server
int qport;