changeset 1964 | dc9ea05c9d2f |
parent 1922 | 88cdabb51995 |
child 2017 | 7845c77c8d31 |
--- a/hedgewars/HHHandlers.inc Sun Apr 12 06:01:17 2009 +0000 +++ b/hedgewars/HHHandlers.inc Sun Apr 12 12:50:43 2009 +0000 @@ -274,7 +274,7 @@ begin Gear^.Message:= gm_Destroy; case Gear^.Pos of - posCaseUtility, + posCaseUtility, posCaseAmmo: begin a:= TAmmoType(Gear^.State); AddAmmo(PHedgehog(HH^.Hedgehog)^, a);