Sector preset class / New missions

This commit is contained in:
Anuken
2018-10-05 16:36:50 -04:00
parent a771dc8787
commit 35bc2c9803
27 changed files with 174 additions and 76 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '33847672a0ea5c215f9799c5a010d60aade3101c'
uCoreVersion = 'e0789c76198a90cb115e12f03d44ddec35b35a6e'
getVersionString = {
String buildVersion = getBuildVersion()