author | smxx |
Tue, 30 Mar 2010 23:03:51 +0000 | |
changeset 3196 | 336d6fc3325c |
parent 3195 | c6f58cff5ffc |
child 3197 | e1fa864fd6ca |
--- a/hedgewars/HHHandlers.inc Tue Mar 30 20:51:25 2010 +0000 +++ b/hedgewars/HHHandlers.inc Tue Mar 30 23:03:51 2010 +0000 @@ -327,7 +327,7 @@ or (PHedgehog(HH^.Hedgehog)^.Team^.Clan^.ClanIndex = LocalClan) or (GameType = gmtDemo) then begin - s:= trammo[Ammoz[a].NameId] + '(+' + IntToStr(Ammoz[a].NumberInCase) + ')'; + s:= trammo[Ammoz[a].NameId] + ' (+' + IntToStr(Ammoz[a].NumberInCase) + ')'; AddCaption(s, PHedgehog(HH^.Hedgehog)^.Team^.Clan^.Color, capgrpAmmoinfo); // show ammo icon