Fixed ship flight targeting / Fixed unit weapon sprite offset

This commit is contained in:
Anuken
2018-09-02 16:23:39 -04:00
parent 0b4b30286d
commit 5e29115c2e
7 changed files with 15 additions and 17 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '3d515618feeb9d05fd2727320be7e612e0b8c859'
uCoreVersion = 'b6c84cdaad80c58267bdb0fc91d7197bb2252247'
getVersionString = {
String buildVersion = getBuildVersion()