hedgewars/uTeams.pas
changeset 4099 af612377fcba
parent 4098 40df542b5f62
child 4101 c5967f360beb
--- a/hedgewars/uTeams.pas	Wed Nov 03 00:48:42 2010 +0100
+++ b/hedgewars/uTeams.pas	Wed Nov 03 16:29:17 2010 +0100
@@ -47,6 +47,7 @@
             HatVisibility: GLfloat;
             stats: TStatistics;
             Hat: shortstring;
+            InitialHealth: Byte; // used for gfResetHealth
             King: boolean;  // Flag for a bunch of hedgehog attributes
             Unplaced: boolean;  // Flag for hog placing mode
             Timer: Longword;