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