diff -r 6baa46aad645 -r 3e173ac63849 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Wed Oct 27 00:23:38 2010 -0400 +++ b/hedgewars/uGears.pas Wed Oct 27 00:24:03 2010 -0400 @@ -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);