Level selection improvements

This commit is contained in:
Anuken
2018-07-01 17:58:19 -04:00
parent 95d01f0ef5
commit deadcd5339
9 changed files with 790 additions and 765 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = '2a244b3d35'
uCoreVersion = '6d1ef60c46'
getVersionString = {
String buildVersion = getBuildVersion()