PvP autohost

This commit is contained in:
Anuken
2018-10-13 23:30:05 -04:00
parent 404cbf9b4a
commit 4eb2c1f646
3 changed files with 21 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '628ced32dbceefe9096c6acc9639cd39b1a867f4'
uCoreVersion = 'abd096135c0c3da6f42b781851118b8725b1c676'
getVersionString = {
String buildVersion = getBuildVersion()