summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/play.js b/play.js
index 363615d..7b69656 100644
--- a/play.js
+++ b/play.js
@@ -1202,6 +1202,10 @@ function on_update() {
action_button("recruit", "Recruit")
action_button("transfer", "Transfer")
+ action_button("execute", "Execute")
+ action_button("discard", "Discard")
+
+ action_button("save", "Save")
action_button("stop", "Stop")
action_button("pass", "Pass")
action_button("next", "Next")