Massively improved thread safety

This commit is contained in:
Anuken
2018-10-20 11:25:58 -04:00
parent 22328772ca
commit b1cda57174
8 changed files with 69 additions and 31 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '03c4093f724e63069e097393991592db308728e0'
uCoreVersion = '89250a4ec499609329c52e7742a251b9f4c6bd5b'
getVersionString = {
String buildVersion = getBuildVersion()