hedgewars/uGears.pas
changeset 4002 3e173ac63849
parent 3997 6baa46aad645
parent 3999 411e71912f4c
child 4007 c76c895825ab
--- 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);