author | nemo |
Mon, 06 Sep 2010 18:23:26 -0400 | |
changeset 3839 | 09325610c559 |
parent 3837 | 47a623d9cdaa (diff) |
parent 3838 | 56e1cb3de456 (current diff) |
child 3840 | 61dfd029ff69 |
--- a/hedgewars/HHHandlers.inc Mon Sep 06 23:14:12 2010 +0100 +++ b/hedgewars/HHHandlers.inc Mon Sep 06 18:23:26 2010 -0400 @@ -774,7 +774,7 @@ end; if (CurAmmoGear = nil) - or ((Ammoz[Hedgehog^.CurAmmoType].Ammo.Propz and ammoprop_AltAttack) <> 0) then + or ((Ammoz[CurAmmoGear^.AmmoType].Ammo.Propz and ammoprop_AltAttack) <> 0) then begin if ((Gear^.Message and gm_Slot) <> 0) then begin