Fixed artillery bullet not respecting range properly

This commit is contained in:
Anuken
2018-09-16 22:30:06 -04:00
parent 6a7c97277f
commit a80c5a1efa
3 changed files with 10 additions and 10 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '39d511523f61b8464d7187a3bcd93ea17550712d'
uCoreVersion = '99b7a3af00a1fa7e48a494515bf6b137774e114b'
getVersionString = {
String buildVersion = getBuildVersion()