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

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;