summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
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 e2ef808..a1ca954 100644
--- a/play.js
+++ b/play.js
@@ -881,6 +881,7 @@ function on_update() { // eslint-disable-line no-unused-vars
action_button("roll", "Roll")
action_button("reroll", "Re-roll")
action_button("commit", "Commit")
+ action_button("accept", "Accept")
action_button("next", "Next")
action_button("end_event", "End Event")
action_button("next_turn", "Next Turn")