mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-13 19:39:04 +07:00
Fixed json-related crash
This commit is contained in:
parent
4ed888bde5
commit
e96fcb3cb7
@ -1485,7 +1485,7 @@ public class Blocks implements ContentList{
|
||||
reloadTime = 35f;
|
||||
shootCone = 40f;
|
||||
rotatespeed = 8f;
|
||||
powerUse = 4.5f;
|
||||
powerUse = 5f;
|
||||
targetAir = false;
|
||||
range = 90f;
|
||||
shootEffect = Fx.lightningShoot;
|
||||
|
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=b060d88aea1d6e659ee09f54bdf4964c5688d40b
|
||||
archash=71e03be946af9ec8e9f61fbc289e7c75acbfc184
|
||||
|
Loading…
Reference in New Issue
Block a user