Improved glitchy interpolation / Updated uCore

This commit is contained in:
Anuken
2018-07-12 11:38:09 -04:00
parent b5e8e54107
commit 1f18e7beed
5 changed files with 21 additions and 19 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = '7673041e62'
uCoreVersion = '05f51b183e'
getVersionString = {
String buildVersion = getBuildVersion()