Updated uCore, added new respawn mechanics

This commit is contained in:
Anuken
2018-05-31 11:41:31 -04:00
parent 857b76980b
commit 277d75016c
14 changed files with 584 additions and 498 deletions

View File

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