Adding backward compatibility for 0.6 clients. They cannot join games with > 7 players.

This commit is contained in:
lotodore
2009-04-11 12:32:54 +00:00
parent dae16675a4
commit 992dd4b618
5 changed files with 29 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
#include <list>
#define NET_VERSION_MAJOR 5
#define NET_VERSION_MINOR 1
#define NET_VERSION_MINOR 2
#define MIN_PACKET_SIZE 4
#define MAX_PACKET_SIZE 268