Updated uCore, fixed build errors

This commit is contained in:
Anuken
2018-04-03 23:59:10 -04:00
parent 397220e682
commit 641a4b87c6

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '4f00bcc'
uCoreVersion = 'a41b4c2'
getVersionString = {
String buildVersion = getBuildVersion()