hedgewars/uGears.pas
changeset 3999 411e71912f4c
parent 3976 abaf741a4e21
child 4002 3e173ac63849
child 4003 ca0600ab38bf
--- a/hedgewars/uGears.pas	Mon Oct 25 22:19:00 2010 +0200
+++ b/hedgewars/uGears.pas	Tue Oct 26 19:04:51 2010 +0200
@@ -1208,7 +1208,6 @@
             FindPlace(Gear, false, 0, LAND_WIDTH);
             end;
 //  No game flag for this for now
-//  if ((GameFlags and gfExplosives) <> 0) then
         for i:= 0 to Pred(cExplosives) do
             begin
             Gear:= AddGear(0, 0, gtExplosives, 0, _0, _0, 0);