summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.js b/play.js
index 1306225..e2238ba 100644
--- a/play.js
+++ b/play.js
@@ -1573,6 +1573,7 @@ function on_update() {
"propose_subsidy",
"cancel_subsidy",
"propose_deal",
+ "ping",
])
update_deal_list(view.deals, window.active_deal_list, "Active Deals")
@@ -1639,6 +1640,7 @@ function on_update() {
action_button("stop", "Stop")
action_button("pass", "Pass")
action_button("next", "Next")
+ action_button("resume", "Resume")
confirm_action_button("dispute", "Dispute",
"Dispute order of movement on Flanders map and restart Austrian and Pragmatic Army movement phase?")