Fixed some snapshot bugs, net crashes

This commit is contained in:
Anuken
2018-06-28 21:04:01 -04:00
parent ab82faf7ba
commit 499671a637
5 changed files with 22 additions and 7 deletions

View File

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