hedgewars/uTeams.pas
changeset 3030 411146650700
parent 3024 bcbd910c797f
child 3038 4e48c276a468
--- a/hedgewars/uTeams.pas	Sun Mar 21 03:51:58 2010 +0000
+++ b/hedgewars/uTeams.pas	Sun Mar 21 13:41:11 2010 +0000
@@ -54,6 +54,7 @@
             Hat: shortstring;
             King: boolean;  // Flag for a bunch of hedgehog attributes
             Unplaced: boolean;  // Flag for hog placing mode
+            Timer: Longword;
             end;
 
     TTeam = record