author | nemo |
Mon, 05 Apr 2010 17:22:54 +0000 | |
changeset 3307 | 275af46392bd |
parent 3306 | fcdf6d85b042 |
child 3308 | b6dcae4b6d2c |
--- 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;