Removed debug menu / Crash fix / Ship speed warp fix / String locale fix

This commit is contained in:
Anuken
2018-09-12 10:07:10 -04:00
parent b19f3ff8cf
commit d65beea179
10 changed files with 33 additions and 134 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '92770a6b462953cb183e7d204f4fc8226b66b2a8'
uCoreVersion = '74dc653bbd66d1e8b10e22efb4f1206195674dd5'
getVersionString = {
String buildVersion = getBuildVersion()