diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-08-22 22:01:34 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-08-22 22:03:02 +0200 |
commit | f8a8a4d743a3a59796176a79728bfa953d08eeef (patch) | |
tree | ea3930876a280b8da02d047d2e74f723b0cc92c6 | |
parent | bd9fa963f46db757feaaa15bbd83fa7825e04c95 (diff) | |
download | washingtons-war-f8a8a4d743a3a59796176a79728bfa953d08eeef.tar.gz |
speling
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1054,7 +1054,7 @@ states.remove_general_after_retreat = { /* SETUP PHASE */ function goto_committees_of_correspondence() { - log("=a Committes of Correspondence") + log("=a Committees of Correspondence") game.active = P_AMERICA game.state = "committees_of_correspondence" game.colonies = THE_13_COLONIES.slice() |