hedgewars/uGearsHedgehog.pas
changeset 13988 c28a4f76d37d
parent 13876 aa321e51da14
child 13995 52e20f8f538a
--- a/hedgewars/uGearsHedgehog.pas	Fri Oct 26 16:33:41 2018 +0200
+++ b/hedgewars/uGearsHedgehog.pas	Fri Oct 26 17:38:14 2018 +0200
@@ -465,7 +465,7 @@
                                  cLowGravity := true
                                  end;
                   amExtraDamage: begin
-                                 PlaySound(sndHellishImpact4);
+                                 PlaySound(sndExtraDamage);
                                  cDamageModifier:= _1_5
                                  end;
                  amInvulnerable: begin