Bundles updated / Fixed some localization bugs

This commit is contained in:
Anuken
2018-08-16 17:43:43 -04:00
parent 01f205d352
commit 53d35e8c77
18 changed files with 304 additions and 81 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '2f18f69ffb'
uCoreVersion = 'c28462b127'
getVersionString = {
String buildVersion = getBuildVersion()