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 d1f0ff4..8411ea8 100644
--- a/play.js
+++ b/play.js
@@ -548,6 +548,8 @@ function on_update() {
action_button("britain_first", "Britain")
action_button("america_first", "America")
action_button("surrender", "Surrender")
+ action_button("stop", "Stop")
+
action_button("next", "Next")
action_button("done", "Done")
action_button("pass", "Pass")