diff -r 0039842ebba0 -r b2b108a6fae8 hedgewars/uConsts.pas --- 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,