Removed BaseAI
This commit is contained in:
@@ -83,6 +83,7 @@ public class RtsAI{
|
||||
}
|
||||
}
|
||||
|
||||
//TODO atrocious implementation
|
||||
void checkBuilding(){
|
||||
if(data.team.rules().aiCoreSpawn && timer.get(timerSpawn, 60 * 7f) && data.hasCore()){
|
||||
CoreBlock block = (CoreBlock)data.core().block;
|
||||
|
||||
Reference in New Issue
Block a user