Implemented save time recording

This commit is contained in:
Anuken
2018-07-17 10:42:44 -04:00
parent d7812ec030
commit c2c2551607
10 changed files with 42 additions and 9 deletions

View File

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