More fixes to conveyor corruption and extra settings

This commit is contained in:
Anuken
2018-02-01 17:31:21 -05:00
parent c62af31401
commit 714965329c
3 changed files with 45 additions and 40 deletions

View File

@@ -22,7 +22,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'dae4fac'
uCoreVersion = 'f8a3b56'
}
repositories {