Flying unit factory implementation, bugfixes

This commit is contained in:
Anuken
2018-03-25 15:04:29 -04:00
parent 3418979f4d
commit 684b57d139
31 changed files with 479 additions and 345 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '64d13cc'
uCoreVersion = '238babe'
getVersionString = {
String buildVersion = getBuildVersion()