--- a/hedgewars/uConsts.pas Tue Jul 31 22:40:23 2018 +0200
+++ b/hedgewars/uConsts.pas Wed Aug 01 02:49:03 2018 +0200
@@ -174,6 +174,8 @@
cMaxHHIndex = 7;
cMaxHHs = cMaxTeams * (cMaxHHIndex+1);
+ cClanColors = 9;
+
cMaxEdgePoints = 32768;
cHHRadius = 9;