All drill costs decreased / Fixed specific sector save errors

This commit is contained in:
Anuken
2018-08-06 23:32:43 -04:00
parent b76cd558aa
commit e6c4c66199
3 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '239e6a5bad'
uCoreVersion = '6a727b957e'
getVersionString = {
String buildVersion = getBuildVersion()