uCore update / Kick packet priority / Custom client lock / Net fixes

This commit is contained in:
Anuken
2018-07-03 19:48:29 -04:00
parent 359a392cca
commit 60deb9205b
17 changed files with 108 additions and 61 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = '5f35012fef'
uCoreVersion = 'e7a37cff68'
getVersionString = {
String buildVersion = getBuildVersion()