Fixed markup crash / setsector command fixed / Drone crash fixed

This commit is contained in:
Anuken
2018-08-15 21:00:40 -04:00
parent c569232e74
commit 4f72011cf7
4 changed files with 19 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '76dc741b49'
uCoreVersion = '2f18f69ffb'
getVersionString = {
String buildVersion = getBuildVersion()