Better tunnel debugging, improved keybind dialog controller info

This commit is contained in:
Anuken
2018-02-23 13:59:21 -05:00
parent 9ff9684a04
commit 07aab732b7
6 changed files with 34 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'b4757b5'
uCoreVersion = 'f484468'
getVersionString = {
String buildVersion = getBuildVersion()