Still terrible

This commit is contained in:
Anuken
2023-11-11 19:59:14 -05:00
parent af7598dcc6
commit 381fd12aad
3 changed files with 72 additions and 32 deletions

View File

@@ -77,7 +77,6 @@ public class RtsAI{
}
public void update(){
if(true) return;
if(timer.get(timeUpdate, 60f * 2f)){
assignSquads();