Fixed overly large hitboxes

This commit is contained in:
Anuken
2018-03-16 22:40:01 -04:00
parent e2effa1c5d
commit 3903750ba2
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '872bce6'
uCoreVersion = '39939f7'
getVersionString = {
String buildVersion = getBuildVersion()