hedgewars/uTeams.pas
changeset 2874 3c7c2bf1ba38
parent 2856 cc70797a0b75
child 2905 f3c79f7193a9
--- 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