Tau idle regen / Fixed non-synced alts / Fixed units not retreating

This commit is contained in:
Anuken
2018-08-24 10:19:56 -04:00
parent 5e8686db77
commit e796d44f92
7 changed files with 39 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '7053ba9c265d9743593063080c1bf8ce243c3827'
uCoreVersion = 'f5cecd22475aedd70af8d6378f9061e8967403de'
getVersionString = {
String buildVersion = getBuildVersion()