Fixed #2307
This commit is contained in:
@@ -904,7 +904,6 @@ public class UnitTypes implements ContentList{
|
|||||||
|
|
||||||
shots = 1;
|
shots = 1;
|
||||||
inaccuracy = 3f;
|
inaccuracy = 3f;
|
||||||
|
|
||||||
ejectEffect = Fx.shellEjectBig;
|
ejectEffect = Fx.shellEjectBig;
|
||||||
|
|
||||||
bullet = new ArtilleryBulletType(3.2f, 12){{
|
bullet = new ArtilleryBulletType(3.2f, 12){{
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=a57382410169d73ada6bc54bdb02fa709aa90558
|
archash=d7733125246ba0ecee206fa6baa7513c8c0bfbf4
|
||||||
|
|||||||
Reference in New Issue
Block a user