From c11c5d79fb029614210b905569f9602d20ae3c86 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 11 Dec 2023 15:56:06 +0100 Subject: Re-roll / Accept instead of Re-roll / Next. --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') 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") -- cgit v1.2.3