Fixed #50 (somehow?), as well as GWT runtime errors

This commit is contained in:
Anuken
2018-01-16 12:36:22 -05:00
parent f736699049
commit c2a10193c6
6 changed files with 21 additions and 14 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
appName = "Mindustry"
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '7a567c6';
uCoreVersion = '49d8aecf9c';
}
repositories {