Fixed bugs with FPS and map sending

This commit is contained in:
Anuken
2018-01-28 10:33:44 -05:00
parent 5cba3050b9
commit adfa66a73b
11 changed files with 87 additions and 39 deletions

View File

@@ -22,7 +22,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '09bbb56'
uCoreVersion = 'fe0b063'
}
repositories {