Actually functional, but terrible
This commit is contained in:
@@ -77,6 +77,8 @@ public class RtsAI{
|
||||
}
|
||||
|
||||
public void update(){
|
||||
if(true) return;
|
||||
|
||||
if(timer.get(timeUpdate, 60f * 2f)){
|
||||
assignSquads();
|
||||
checkBuilding();
|
||||
|
||||
Reference in New Issue
Block a user