summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-07-21 16:45:25 +0200
committerTor Andersson <tor@ccxvii.net>2024-08-21 00:28:20 +0200
commitd52f685bdf30b6e67a0be0456363378e14a432bc (patch)
treef5e82fc185e00c2773f8757e37d90f93c9a18414 /play.js
parent5a6b115cf760e9b021df5cc3ea03289594ad0990 (diff)
downloadwashingtons-war-d52f685bdf30b6e67a0be0456363378e14a432bc.tar.gz
fix naval move and landing party
Diffstat (limited to 'play.js')
-rw-r--r--play.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.js b/play.js
index e2e966d..998f81b 100644
--- a/play.js
+++ b/play.js
@@ -666,6 +666,7 @@ function on_update() {
action_button("event", "Event")
action_button("campaign", "Campaign")
+ action_button("landing_party", "Landing Party")
action_button("pickup_french_cu", "Take French CU")
action_button("pickup_british_cu", "Take CU")