Completely implemented new interpolation

This commit is contained in:
Anuken
2018-02-03 20:43:48 -05:00
parent 23c1edc3fa
commit da22f8fbce
8 changed files with 39 additions and 35 deletions

View File

@@ -22,7 +22,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'f8a3b56'
uCoreVersion = 'f40fdf3'
}
repositories {