]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - netconn.h
use 32bit fs_offset_t on windows (even win64 doesn't support 64bit file offsets on...
[xonotic/darkplaces.git] / netconn.h
index 631e6f2978337c4c2a4d58d1e67d827398acee5d..fd39833e8ee504746da668d58db4ac30dd62d79d 100755 (executable)
--- a/netconn.h
+++ b/netconn.h
@@ -151,7 +151,7 @@ extern char playername[];
 extern int playercolor;
 
 #define SERVERLIST_TOTALSIZE           2048
-#define SERVERLIST_VIEWLISTSIZE                128
+#define SERVERLIST_VIEWLISTSIZE                SERVERLIST_TOTALSIZE
 #define SERVERLIST_ANDMASKCOUNT                5
 #define SERVERLIST_ORMASKCOUNT         5