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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  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;