]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - csprogs.h
Try to fix a dedicated server crash by moving the two csqc_ cvar initializations
[xonotic/darkplaces.git] / csprogs.h
index 7d53c7ee405c2f82a16b3bf3b915b75459e0b6e7..bcfc50a9b48a0edf687f59b7a4375d4185bfd64a 100644 (file)
--- a/csprogs.h
+++ b/csprogs.h
@@ -1,6 +1,8 @@
 #ifndef CSPROGS_H
 #define CSPROGS_H
 
+#define CL_NAME "client"
+
 #define CL_MAX_EDICTS  (1<<12)
 
 #define ENTMASK_ENGINE                         1