QTfrontend/hwconsts.cpp.in
changeset 13505 69f0f437c75a
parent 13486 4ef83bcb850b
child 13716 6d57f5f61c09
--- a/QTfrontend/hwconsts.cpp.in	Tue Jul 17 22:42:49 2018 +0200
+++ b/QTfrontend/hwconsts.cpp.in	Wed Jul 18 00:27:23 2018 +0200
@@ -43,7 +43,7 @@
 bool custom_data = false;
 
 int cMaxTeams = 8;
-int cMaxHHs = 48;
+int cMaxHHs = HEDGEHOGS_PER_TEAM * cMaxTeams;
 int cMinServerVersion = 3;
 
 QString * cDefaultAmmoStore = new QString( AMMOLINE_DEFAULT_QT AMMOLINE_DEFAULT_PROB