summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-27 14:57:00 +0100
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-27 14:57:00 +0100
commit16b1f95927d53fc85c9f14b33ee1f0356e89202f (patch)
treecbad93ce87984e2f30ca5a5ff8ea113c17d58058 /play.js
parent0b0e15dc9cd4eb5f4d1edda083bfc01e74d0c191 (diff)
downloadvotes-for-women-16b1f95927d53fc85c9f14b33ee1f0356e89202f.tar.gz
change cleanup
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 44af13d..b2e3449 100644
--- a/play.js
+++ b/play.js
@@ -827,6 +827,8 @@ function on_update() { // eslint-disable-line no-unused-vars
action_button("roll", "Roll")
action_button("reroll", "Re-roll")
action_button("end_event", "End Event")
+ action_button("next_turn", "Next Turn")
+ action_button("final_voting", "Final Voting")
action_button("skip", "Skip")
action_button("pass", "Pass")