Fixed random collision deaths

This commit is contained in:
Anuken
2018-03-30 19:18:33 -04:00
parent 84548187f5
commit ed276ac79e
3 changed files with 6 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '1d4cc71'
uCoreVersion = 'd7c7094'
getVersionString = {
String buildVersion = getBuildVersion()