diff -r e7acb0251a22 -r 3c7c2bf1ba38 hedgewars/uTeams.pas --- a/hedgewars/uTeams.pas Fri Feb 26 16:29:00 2010 +0000 +++ b/hedgewars/uTeams.pas Fri Feb 26 19:52:22 2010 +0000 @@ -79,6 +79,7 @@ HedgehogsNumber: Longword; hasGone: boolean; voicepack: PVoicepack; + PlayerHash: string; // md5 hash of player name. For temporary enabling of hats as thank you. Hashed for privacy of players end; TClan = record