From db265e34713f57bf71c8fe4ba1ce295f56ac2bcd Mon Sep 17 00:00:00 2001 From: QmelZ <59574967+QmelZ@users.noreply.github.com> Date: Thu, 5 Nov 2020 05:04:31 +0300 Subject: [PATCH] delete repeated line delete repeated line from foreshadow --- core/src/mindustry/content/Blocks.java | 1 - 1 file changed, 1 deletion(-) diff --git a/core/src/mindustry/content/Blocks.java b/core/src/mindustry/content/Blocks.java index 20db635424..535b601db9 100644 --- a/core/src/mindustry/content/Blocks.java +++ b/core/src/mindustry/content/Blocks.java @@ -1744,7 +1744,6 @@ public class Blocks implements ContentList{ rotateSpeed = 2.5f; reloadTime = 200f; - restitution = 0.2f; ammoUseEffect = Fx.casing3Double; recoilAmount = 5f; restitution = 0.009f;