diff -r 0e7cc3fb05cd -r b81a055f2d06 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Mon Jul 02 18:35:31 2007 +0000 +++ b/hedgewars/uConsts.pas Mon Jul 02 21:33:21 2007 +0000 @@ -115,6 +115,7 @@ cTransparentColor: Longword = $000000; + cMaxTeams = 6; cMaxHHIndex = 7; cMaxHHs = 30; cMaxSpawnPoints = 1024;