From 62e2b0858c6b8f6e975161053d1653c59e08905d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 17 May 2024 13:33:00 +0200 Subject: pc+cu in one array --- data.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data.js') diff --git a/data.js b/data.js index 011d0fd..035323b 100644 --- a/data.js +++ b/data.js @@ -185,11 +185,11 @@ space(VA, "Point Pleasant", 132, 1218, "regular-space") space(VA, "Richmond", 608, 1323, "winter-quarters") space(VA, "Yorktown", 767, 1317, "regular-space") -not_space("box", "Continental Congress Dispersed", 545, 350) -not_space("box", "Captured Generals", 1463, 80) not_space("box", "British Leader Reinforcements", 1425, 1745) -not_space("box", "American Leader Reinforcements", 400, 310) not_space("box", "French Reinforcements", 150, 340) +not_space("box", "American Leader Reinforcements", 400, 310) +not_space("box", "Captured Generals", 1463, 80) +not_space("box", "Continental Congress Dispersed", 545, 350) box("SEA", "Sea1", 1277, 65, "blockade") box("SEA", "Sea2", 1469, 514, "blockade") -- cgit v1.2.3