hedgewars/uConsts.pas
changeset 547 b81a055f2d06
parent 542 ec26095f1bed
child 553 5478386d935f
--- 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;