diff -r a03e6b68a3e7 -r f552c7b439fa hedgewars/uStore.pas --- a/hedgewars/uStore.pas Thu Aug 26 14:32:29 2010 +0100 +++ b/hedgewars/uStore.pas Thu Aug 26 14:46:30 2010 +0100 @@ -259,6 +259,8 @@ FlagTex:= Surface2Tex(texsurf, false); SDL_FreeSurface(texsurf); + AIKillsTex := RenderStringTex(inttostr(stats.AIKills), Clan^.Color, fnt16); + dec(drY, r.h + 2); DrawHealthY:= drY; for i:= 0 to 7 do