hedgewars/uConsts.pas
changeset 3461 0781275649e9
parent 3460 d957d5f7b58d
child 3475 95345f98da19
--- a/hedgewars/uConsts.pas	Fri May 14 16:02:27 2010 +0000
+++ b/hedgewars/uConsts.pas	Fri May 14 23:42:56 2010 +0000
@@ -85,7 +85,7 @@
             gtWhip, gtKamikaze, gtCake, gtSeduction, gtWatermelon, gtMelonPiece, // 34
             gtHellishBomb, gtWaterUp, gtDrill, gtBallGun, gtBall, gtRCPlane, // 40
             gtSniperRifleShot, gtJetpack, gtMolotov, gtExplosives, gtBirdy, // 45
-            gtEgg, gtPortal, gtPiano, gtGasBomb, gtSineGunShot, gtHealthTag); // 51
+            gtEgg, gtPortal, gtPiano, gtGasBomb, gtSineGunShot); // 50
 
     // Gears that are _only_ of visual nature (e.g. background stuff, visual effects, speechbubbles, etc.)
     TVisualGearType = (vgtFlake, vgtCloud, vgtExplPart, vgtExplPart2, vgtFire,