Fixed bundle bug, updated uCore
This commit is contained in:
@@ -21,7 +21,7 @@ allprojects {
|
|||||||
appName = "Mindustry"
|
appName = "Mindustry"
|
||||||
gdxVersion = '1.9.8'
|
gdxVersion = '1.9.8'
|
||||||
aiVersion = '1.8.1'
|
aiVersion = '1.8.1'
|
||||||
uCoreVersion = '468270db47';
|
uCoreVersion = '679ca0a4c7';
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
@@ -119,7 +119,6 @@ text.blocks.maxpowertransfersecond=Max power transfer/second
|
|||||||
text.blocks.explosive=Highly explosive!
|
text.blocks.explosive=Highly explosive!
|
||||||
text.blocks.repairssecond=Repairs/second
|
text.blocks.repairssecond=Repairs/second
|
||||||
text.blocks.health=Health
|
text.blocks.health=Health
|
||||||
text.blocks.Damage/shot=Damage/shot
|
|
||||||
text.blocks.inaccuracy=Health
|
text.blocks.inaccuracy=Health
|
||||||
text.blocks.shots=Shots
|
text.blocks.shots=Shots
|
||||||
text.blocks.shotssecond=Shots/second
|
text.blocks.shotssecond=Shots/second
|
||||||
|
|||||||
Reference in New Issue
Block a user