X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=inline;f=netconn.h;h=6f0d762e8043e35e2c8001e0be55837c7e1921e5;hb=1afcf4f1345700afbfe8fa77d8b02477a744bad3;hp=acf359309a942553d64ef9c23f1bf18299400cc1;hpb=c38d0d2d6409d9b3174b6cf04f1bd09694cbfc81;p=xonotic%2Fdarkplaces.git diff --git a/netconn.h b/netconn.h index acf35930..6f0d762e 100755 --- a/netconn.h +++ b/netconn.h @@ -282,7 +282,7 @@ typedef struct serverlist_info_s /// qc-defined short status string char qcstatus[128]; /// frags/ping/name list (if they fit in the packet) - char players[1400]; + char players[2800]; /// max client number int maxplayers; /// number of currently connected players (including bots)