Fixed build error / Added per-type drone mine config

This commit is contained in:
Anuken
2018-07-24 10:15:25 -04:00
parent bf8f565631
commit 81bf28e4ed
4 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = 'b93d02efe3fdbe1a10b33d59597da8693d4f7de3'
uCoreVersion = '3352bd2408'
getVersionString = {
String buildVersion = getBuildVersion()