From c693674ac611ee2d1bdf0146e54d9f048d6caf85 Mon Sep 17 00:00:00 2001 From: Anuken Date: Tue, 26 Dec 2017 22:36:19 -0500 Subject: [PATCH] Fixed bundle bug, updated uCore --- build.gradle | 2 +- core/assets/bundles/bundle_en_US.properties | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 9f8eda6a55..263a19b2c0 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ allprojects { appName = "Mindustry" gdxVersion = '1.9.8' aiVersion = '1.8.1' - uCoreVersion = '468270db47'; + uCoreVersion = '679ca0a4c7'; } repositories { diff --git a/core/assets/bundles/bundle_en_US.properties b/core/assets/bundles/bundle_en_US.properties index 91568cd41e..01bfcf2272 100644 --- a/core/assets/bundles/bundle_en_US.properties +++ b/core/assets/bundles/bundle_en_US.properties @@ -119,7 +119,6 @@ text.blocks.maxpowertransfersecond=Max power transfer/second text.blocks.explosive=Highly explosive! text.blocks.repairssecond=Repairs/second text.blocks.health=Health -text.blocks.Damage/shot=Damage/shot text.blocks.inaccuracy=Health text.blocks.shots=Shots text.blocks.shotssecond=Shots/second