aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/client.h')
-rw-r--r--code/client/client.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/code/client/client.h b/code/client/client.h
index 73106f8..a9d0006 100644
--- a/code/client/client.h
+++ b/code/client/client.h
@@ -30,6 +30,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include "../cgame/cg_public.h"
#include "../game/bg_public.h"
+// tjw: file full of random crap that gets used to create cl_guid
+#define QKEY_FILE "qkey"
+
#define RETRANSMIT_TIMEOUT 3000 // time between connection packet retransmits