Fixed some more synchronization bugs

This commit is contained in:
Anuken
2018-02-19 14:57:43 -05:00
parent ffabdba119
commit 5cc092f58c
4 changed files with 10 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'd66ebb6'
uCoreVersion = 'a95630d'
getVersionString = {
String buildVersion = getBuildVersion()