Revenant factory definition / Crash fix

This commit is contained in:
Anuken
2018-09-16 21:57:37 -04:00
parent 8946af4831
commit 2d25948c57
5 changed files with 32 additions and 30 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '8749ac785424beee126198f5769dc6672587eca1'
uCoreVersion = '39d511523f61b8464d7187a3bcd93ea17550712d'
getVersionString = {
String buildVersion = getBuildVersion()