Do not command select logic controlled units by default

This commit is contained in:
Anuken
2025-05-01 10:27:47 -04:00
parent 5615182bc5
commit 1a07efd80b
5 changed files with 11 additions and 11 deletions
+1 -2
View File
@@ -20,8 +20,7 @@ public class LogicAI extends AIController{
public LUnitControl control = LUnitControl.idle;
public float moveX, moveY, moveRad;
public float controlTimer = logicControlTimeout, targetTimer;
@Nullable
public Building controller;
public @Nullable Building controller;
public BuildPlan plan = new BuildPlan();
//special cache for instruction to store data