hedgewars/uStore.pas
changeset 3773 f552c7b439fa
parent 3765 ebfe7c9b3085
child 3774 af0e68ca273e
--- 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