diff -r ed78465973f6 -r beb4de0af990 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sun Nov 21 12:11:50 2010 -0500 +++ b/hedgewars/uConsts.pas Sun Nov 21 13:13:42 2010 -0500 @@ -124,7 +124,7 @@ cTransparentColor: Longword = $00000000; - cMaxTeams = 6; + cMaxTeams = 8; cMaxHHIndex = 7; cMaxHHs = 48; cMaxSpawnPoints = 1024;