diff -r 240620f46dd7 -r 613998625a3c project_files/frontlib/hwconsts.h --- a/project_files/frontlib/hwconsts.h Fri Jun 15 19:57:25 2012 +0200 +++ b/project_files/frontlib/hwconsts.h Tue Jun 19 21:17:05 2012 +0200 @@ -8,6 +8,8 @@ #define HEDGEHOGS_PER_TEAM 8 #define NETGAME_DEFAULT_PORT 46631 +#define PROTOCOL_VERSION 42 +#define MIN_SERVER_VERSION 1 #define GAMEMOD_PERHOGAMMO_MASKBIT 22 #define GAMEMOD_SHAREDAMMO_MASKBIT 16