Added Units class, removed writeString() from SaveFileVersion

This commit is contained in:
Anuken
2018-03-15 13:30:06 -04:00
parent b4ec2ccb90
commit 807c4688c2
5 changed files with 37 additions and 17 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '36de2b4'
uCoreVersion = 'cfc0943'
getVersionString = {
String buildVersion = getBuildVersion()