Rename to AttackingTroopsOverlay, label transitions

This commit is contained in:
ralfisalhon
2026-03-17 05:43:08 +00:00
parent e101f92fda
commit 59c6f4297f
14 changed files with 167 additions and 127 deletions
@@ -1,7 +1,7 @@
import {
troopAttackColor,
troopDefenceColor,
} from "../../../../src/client/graphics/layers/TroopAdvantageLayer";
} from "../../../../src/client/graphics/layers/AttackingTroopsOverlay";
describe("troopAttackColor", () => {
test("returns green when attacker has more troops", () => {