Physics, pathfinding improvements

This commit is contained in:
Anuken
2018-10-10 11:29:34 -04:00
parent 6b4983537e
commit 05201d7012
6 changed files with 20 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '5b96fa9e60beb16d05ab19b2fc73bfb3c92da816'
uCoreVersion = '628ced32dbceefe9096c6acc9639cd39b1a867f4'
getVersionString = {
String buildVersion = getBuildVersion()