Fixes to many multithreading crashes and freezes

This commit is contained in:
Anuken
2018-02-13 18:19:33 -05:00
parent 6b42525f8a
commit c03619c5de
12 changed files with 87 additions and 23 deletions

View File

@@ -24,7 +24,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '91b310b'
uCoreVersion = '1deab5e'
getVersionString = {
String buildVersion = getBuildVersion()