]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - netconn.h
-Added the parameter 'persistent'(naming?) to Draw_CachePic, which decides
[xonotic/darkplaces.git] / netconn.h
index c12d2babe790f2f26610dc9bf110cd65489875e6..d958db4ddca1ca34a71fdf929b122e340e882f53 100755 (executable)
--- a/netconn.h
+++ b/netconn.h
@@ -150,7 +150,7 @@ extern cvar_t developer_networking;
 extern char playername[];
 extern int playercolor;
 
-#define SERVERLIST_TOTALSIZE                   2048
+#define SERVERLIST_TOTALSIZE           2048
 #define SERVERLIST_VIEWLISTSIZE                128
 #define SERVERLIST_ANDMASKCOUNT                5
 #define SERVERLIST_ORMASKCOUNT         5