Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken
2021-06-08 21:59:01 -04:00
2 changed files with 55 additions and 21 deletions

View File

@@ -75,8 +75,4 @@ public class MinerAI extends AIController{
circle(core, unit.type.range / 1.8f);
}
}
@Override
protected void updateTargeting(){
}
}