hedgewars/uTeams.pas
changeset 3770 f54e8cb9a12b
parent 3697 d5b30d6373fc
child 3773 f552c7b439fa
--- a/hedgewars/uTeams.pas	Thu Aug 26 06:06:28 2010 -0400
+++ b/hedgewars/uTeams.pas	Thu Aug 26 14:02:48 2010 +0100
@@ -76,6 +76,7 @@
             hasGone: boolean;
             voicepack: PVoicepack;
             PlayerHash: shortstring;   // md5 hash of player name. For temporary enabling of hats as thank you. Hashed for privacy of players
+            stats: TTeamStats;
             end;
 
     TClan = record