diff -r 32f5982604f4 -r bf51bc7e2808 hedgewars/uGearsUtils.pas --- a/hedgewars/uGearsUtils.pas Sun Jan 05 00:46:26 2014 +0400 +++ b/hedgewars/uGearsUtils.pas Sun Jan 05 10:54:03 2014 +0400 @@ -47,8 +47,8 @@ procedure ShotgunShot(Gear: PGear); procedure SetAllToActive; -procedure SetAllHHToActive; inline; procedure SetAllHHToActive(Ice: boolean); +procedure SetAllHHToActive(); inline; function GetAmmo(Hedgehog: PHedgehog): TAmmoType; function GetUtility(Hedgehog: PHedgehog): TAmmoType;