changeset 15225 | ceb289e8a582 |
parent 15210 | 8705ee93f8b3 |
child 15235 | 4576e41c0692 |
--- a/hedgewars/uTypes.pas Mon Jul 08 15:16:05 2019 +0300 +++ b/hedgewars/uTypes.pas Mon Jul 08 21:44:26 2019 +0200 @@ -420,6 +420,7 @@ InitialHealth: LongInt; // used for gfResetHealth King: boolean; // Flag for a bunch of hedgehog attributes Unplaced: boolean; // Flag for hog placing mode + UnplacedKing: boolean; // Flag for king placing phase in King Mode Timer: Longword; HealthBarHealth: LongInt; Effects: array[THogEffect] of LongInt;