fixed problem with the master server

This commit is contained in:
oy 2011-04-15 20:38:06 +02:00
parent 2f99b4e324
commit fede33447a

View file

@ -11,7 +11,7 @@
enum {
MTU = 1400,
MAX_SERVERS_PER_PACKET=77,
MAX_SERVERS_PER_PACKET=75,
MAX_PACKETS=16,
MAX_SERVERS=MAX_SERVERS_PER_PACKET*MAX_PACKETS,
MAX_BANS=128,