Made friendly fire an option

This commit is contained in:
Anuken
2018-01-16 15:00:46 -05:00
parent c2a10193c6
commit 1e63236cc4
13 changed files with 76 additions and 22 deletions

View File

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