X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=netconn.h;h=fd39833e8ee504746da668d58db4ac30dd62d79d;hp=631e6f2978337c4c2a4d58d1e67d827398acee5d;hb=8c345f0ff56634b5a25580b5187a7daeec1f7848;hpb=146ee1a0552ed026168311daaa57db78084e37b5 diff --git a/netconn.h b/netconn.h index 631e6f29..fd39833e 100755 --- 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