atttack planner postponed/removed

This commit is contained in:
2026-05-04 23:19:09 +03:00
parent e9cc81b582
commit 138841b027
12 changed files with 4 additions and 95 deletions

View File

@@ -193,7 +193,7 @@ function gatherState() {
};
});
// ---- World speed & unit speed table (for attack planner calculations) -----
// ---- World speed & unit speed table -----
let world_speed = 1;
let unit_speeds = {};
try {