Updated uCore, made ship players draw above turrets

This commit is contained in:
Anuken
2018-01-26 22:45:07 -05:00
parent cfd62a010c
commit 2784969685
2 changed files with 4 additions and 3 deletions

View File

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