1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2025-03-05 07:00:49 +07:00
This commit is contained in:
Anuken 2021-10-23 17:32:58 -04:00
parent 693e420074
commit 255f97dc56
2 changed files with 1 additions and 1 deletions
core
assets-raw/sprites/blocks/turrets
src/mindustry/content

Binary file not shown.

Before

(image error) Size: 827 B

After

(image error) Size: 829 B

View File

@ -2143,7 +2143,7 @@ public class Blocks implements ContentList{
}}
);
shootLength = 0.5f;
shootLength = 0f;
outlineColor = Color.valueOf("2d2f39");
size = 2;
envEnabled |= Env.space;