hedgewars/uGearsUtils.pas
changeset 8199 886ed135665b
parent 8161 0b8beacff8a5
child 8330 aaefa587e277
child 8560 134a098235fa
--- a/hedgewars/uGearsUtils.pas	Mon Dec 03 12:02:32 2012 +0400
+++ b/hedgewars/uGearsUtils.pas	Mon Dec 03 13:31:39 2012 +0400
@@ -243,7 +243,7 @@
             end;
         uStats.HedgehogDamaged(Gear, AttackerHog, Damage, false);    
         end;
-    end;
+    end else
     //else if Gear^.Kind <> gtStructure then // not gtHedgehog nor gtStructure
         Gear^.Hedgehog:= AttackerHog;
     inc(Gear^.Damage, Damage);