Updated uCore: better error messages

This commit is contained in:
Anuken 2018-01-03 11:39:13 -05:00
parent e61163c5ae
commit e106a6842b

View file

@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '8751c0a66c';
uCoreVersion = '021a59f';
}
repositories {