hedgewars/uConsts.pas
changeset 3720 b2b108a6fae8
parent 3717 d88719b0f0dc
child 3728 9478d13b2f9b
--- a/hedgewars/uConsts.pas	Tue Aug 03 13:40:11 2010 +0100
+++ b/hedgewars/uConsts.pas	Tue Aug 03 15:13:32 2010 +0200
@@ -88,7 +88,7 @@
             gtHellishBomb, gtWaterUp, gtDrill, gtBallGun, gtBall, gtRCPlane, // 40
             gtSniperRifleShot, gtJetpack, gtMolotov, gtExplosives, gtBirdy, // 45
             gtEgg, gtPortal, gtPiano, gtGasBomb, gtSineGunShot, gtFlamethrower, // 51
-            gtSMine, gtPoisonCloud, gtHammer);
+            gtSMine, gtPoisonCloud, gtHammer, gtHammerHit);
 
     // Gears that are _only_ of visual nature (e.g. background stuff, visual effects, speechbubbles, etc.)
     TVisualGearType = (vgtFlake, vgtCloud, vgtExplPart, vgtExplPart2, vgtFire,