changeset 3307 | 275af46392bd |
parent 3303 | 397a8f048bb3 |
child 3320 | 506f7d6a82b3 |
--- a/hedgewars/GSHandlers.inc Mon Apr 05 16:31:02 2010 +0000 +++ b/hedgewars/GSHandlers.inc Mon Apr 05 17:22:54 2010 +0000 @@ -2957,8 +2957,6 @@ Gear^.Pos:= 0; AllInactive:= false; FollowGear:= HHGear; -OnUsedAmmo(PHedgehog(HHGear^.Hedgehog)^); -ApplyAmmoChanges(PHedgehog(HHGear^.Hedgehog)^); with HHGear^ do begin State:= State and not gstAttacking;