Fixed disconnect with many enemies and editor redo/undo bug

This commit is contained in:
Anuken
2018-01-14 11:37:23 -05:00
parent 487424f047
commit e545b7cca7
17 changed files with 88 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '46c6564';
uCoreVersion = '89fa665';
}
repositories {