project_files/frontlib/hwconsts.h
changeset 7566 57d343ee382f
parent 7497 7e1d72fc03c7
child 7689 855eeee4166f
--- 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 <stdbool.h>
 
 #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