- change MAX_MASTERS from 8 to 32, since prozac has 9 of them

This commit is contained in:
Adam Olsen 2001-10-03 03:42:28 +00:00
parent 95d3600452
commit 1f87234aac

View file

@ -44,7 +44,7 @@
#define QW_SERVER
#define MAX_MASTERS 8 // max recipients for heartbeat packets
#define MAX_MASTERS 32 // max recipients for heartbeat packets
#define MAX_SIGNON_BUFFERS 8