Merge branch 'master' of git://github.com/oy/teeworlds

This commit is contained in:
GreYFoX 2011-04-17 11:11:37 +02:00
commit 37cd5d5510

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,