hedgewars/uConsts.pas
changeset 4293 d79ffcdd77df
parent 4279 b697a26ed538
child 4307 eb0f5c45e7ab
--- a/hedgewars/uConsts.pas	Fri Nov 12 18:24:11 2010 -0500
+++ b/hedgewars/uConsts.pas	Sat Nov 13 00:51:55 2010 +0100
@@ -89,7 +89,7 @@
             gtHellishBomb, gtWaterUp, gtDrill, gtBallGun, gtBall, gtRCPlane, // 40
             gtSniperRifleShot, gtJetpack, gtMolotov, gtExplosives, gtBirdy, // 45
             gtEgg, gtPortal, gtPiano, gtGasBomb, gtSineGunShot, gtFlamethrower, // 51
-            gtSMine, gtPoisonCloud, gtHammer, gtHammerHit, gtResurrector);
+            gtSMine, gtPoisonCloud, gtHammer, gtHammerHit, gtResurrector); // 56
 
     // Gears that are _only_ of visual nature (e.g. background stuff, visual effects, speechbubbles, etc.)
     TVisualGearType = (vgtFlake, vgtCloud, vgtExplPart, vgtExplPart2, vgtFire,