diff -r 839472821b4d -r 6c5a339f8e28 hedgewars/uConsts.pas --- 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);