hedgewars/uTypes.pas
changeset 5137 b6140f35735f
parent 5125 715cf3f2b342
child 5197 9fa96377a69c
--- a/hedgewars/uTypes.pas	Sun Apr 10 14:04:56 2011 -0400
+++ b/hedgewars/uTypes.pas	Sun Apr 10 17:25:34 2011 -0400
@@ -86,7 +86,7 @@
             );
 
     // Gears that interact with other Gears and/or Land
-    TGearType = (gtBomb, gtHedgehog, gtShell, gtGrave, gtBee, // 4
+    TGearType = (gtGrenade, gtHedgehog, gtShell, gtGrave, gtBee, // 4
             gtShotgunShot, gtPickHammer, gtRope, gtMine, gtCase, // 9
             gtDEagleShot, gtDynamite, gtClusterBomb, gtCluster, gtShover, // 14
             gtFlame, gtFirePunch, gtATStartGame, gtATSmoothWindCh, // 18