hedgewars/HHHandlers.inc
changeset 1861 98de5dc5fda7
parent 1854 6e05013899b2
child 1865 ebc6dfca60d4
--- a/hedgewars/HHHandlers.inc	Wed Mar 04 16:35:36 2009 +0000
+++ b/hedgewars/HHHandlers.inc	Thu Mar 05 14:54:02 2009 +0000
@@ -271,6 +271,7 @@
 begin
 Gear^.Message:= gm_Destroy;
 case Gear^.Pos of
+       posCaseUtility, 
        posCaseAmmo: begin
                     a:= TAmmoType(Gear^.State);
                     AddAmmo(PHedgehog(HH^.Hedgehog)^, a);