Fixed server getting stuck when hosting

This commit is contained in:
Anuken
2018-01-12 16:03:54 -05:00
parent 5fc5d7ca77
commit 77d8464623
2 changed files with 8 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '459e8ae';
uCoreVersion = '2254516';
}
repositories {