hedgewars/uConsts.pas
changeset 2180 6c5a339f8e28
parent 2179 839472821b4d
child 2182 ed7e7eb3f9ed
--- a/hedgewars/uConsts.pas	Sun Jun 21 15:36:50 2009 +0000
+++ b/hedgewars/uConsts.pas	Sun Jun 21 15:41:07 2009 +0000
@@ -105,7 +105,7 @@
 	THWFont = (fnt16, fntBig, fntSmall);
 
 	TCapGroup = (capgrpGameState, capgrpAmmoinfo, capgrpVolume,
-			capgrpMessage);
+			capgrpMessage, capgrpAmmostate);
 
 	TStatInfoType = (siGameResult, siMaxStepDamage, siMaxStepKills, siKilledHHs,
 			siClanHealth);