Fixed various crashes, synchronization bugs

This commit is contained in:
Anuken
2018-06-30 11:20:25 -04:00
parent c0a649ffcb
commit cb6090c773
4 changed files with 19 additions and 13 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = '2a575ccc77'
uCoreVersion = 'a19e59c800'
getVersionString = {
String buildVersion = getBuildVersion()