Put graves behind other stuff.
authornemo
Tue, 09 Feb 2016 15:27:55 -0500
changeset 11541 34a0181d5be5
parent 11540 1ae92bbb5a6d
child 11542 64a5ab2c4f00
Put graves behind other stuff.
hedgewars/uGearsList.pas
--- a/hedgewars/uGearsList.pas	Tue Feb 09 15:10:01 2016 -0500
+++ b/hedgewars/uGearsList.pas	Tue Feb 09 15:27:55 2016 -0500
@@ -376,6 +376,7 @@
                 gear^.nImpactSounds:= 1;
                 gear^.Radius:= 10;
                 gear^.Elasticity:= _0_6;
+                gear^.Z:= 1;
                 end;
          gtBee: begin
                 gear^.Radius:= 5;