Fixed build errors, AI improvements

This commit is contained in:
Anuken
2018-06-03 00:09:41 -04:00
parent a116a2a553
commit 12c746a4e4
10 changed files with 71 additions and 36 deletions

View File

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