Updated uCore

This commit is contained in:
Anuken 2018-01-01 18:02:35 -05:00
parent c8e41c08ea
commit af9407f61f

View file

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