summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-08-24 09:57:09 +0200
committerTor Andersson <tor@ccxvii.net>2024-08-24 09:57:09 +0200
commit0fd3436b28501f2e08ab936f9242c39bac975b22 (patch)
tree7f16c6fec8d527c9c3e32b6867a5ec83853ccd25 /rules.js
parent78c27d6d0bc88dffb3070e2c77f6c4f2757a04e5 (diff)
downloadwashingtons-war-0fd3436b28501f2e08ab936f9242c39bac975b22.tar.gz
Fix typo that caused missing PC in Wilmington (NC).
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 6436f2e..579303a 100644
--- a/rules.js
+++ b/rules.js
@@ -57,7 +57,7 @@ const NINETY_SIX = data.space_index["Ninety Six"]
const NORFOLK = data.space_index["Norfolk"]
const PHILADELPHIA = data.space_index["Philadelphia"]
const QUEBEC = data.space_index["Quebec"]
-const WILMINGTON_NC = data.space_index["Wilmington NC"]
+const WILMINGTON_NC = data.space_index["Wilmington"]
const CAPTURED_GENERALS = data.space_index["Captured Generals"]
const CONTINENTAL_CONGRESS_DISPERSED = data.space_index["Continental Congress Dispersed"]