Added GroundUnitType, compile fixed

This commit is contained in:
Anuken
2018-03-16 00:30:41 -04:00
parent 52c0a8e573
commit ad2e2032e6
9 changed files with 115 additions and 70 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'cfc0943'
uCoreVersion = '0176aaa'
getVersionString = {
String buildVersion = getBuildVersion()