mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-15 08:13:05 +00:00
Rename to AttackingTroopsOverlay, label transitions
This commit is contained in:
+1
-1
@@ -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", () => {
|
||||
Reference in New Issue
Block a user