hedgewars/uGearsHedgehog.pas
changeset 12431 031af5544333
parent 12322 9aa483762025
child 12463 3223ae85fba3
--- a/hedgewars/uGearsHedgehog.pas	Thu Jun 15 15:50:23 2017 +0200
+++ b/hedgewars/uGearsHedgehog.pas	Thu Jun 15 14:57:16 2017 -0400
@@ -1225,7 +1225,7 @@
 if not isInMultiShoot then
     AllInactive:= false
 else if Hedgehog^.CurAmmoType in [amShotgun, amDEagle, amSniperRifle] then
-    HHGear^.Message:= 0;
+    HHGear^.Message:= HHGear^.Message and gmPrecise;
 
 if ((Ammoz[CurrentHedgehog^.CurAmmoType].Ammo.Propz and ammoprop_Utility) <> 0) and isInMultiShoot then
     AllInactive:= true