diff -r 09a44c8fbfba -r 57d343ee382f project_files/frontlib/hwconsts.h --- a/project_files/frontlib/hwconsts.h Sat Aug 18 13:45:00 2012 +0200 +++ b/project_files/frontlib/hwconsts.h Sat Aug 18 18:08:37 2012 +0200 @@ -34,6 +34,9 @@ #include #define HEDGEHOGS_PER_TEAM 8 +#define DEFAULT_HEDGEHOG_COUNT 4 +#define DEFAULT_COLOR_INDEX 0 + #define NETGAME_DEFAULT_PORT 46631 #define PROTOCOL_VERSION 42 #define MIN_SERVER_VERSION 1