diff -r 40df542b5f62 -r af612377fcba hedgewars/uTeams.pas --- 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;