summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-12-14 13:16:07 +0100
committerTor Andersson <tor@ccxvii.net>2024-01-08 16:36:48 +0100
commit69d1cdece310f734d06bb2f99ebf393f836178f3 (patch)
treea431cc5075fea4cb1e26760ae8114b40c027502e /play.js
parenta3447a670f869ea2d4d8bca26fad526fa3e531c9 (diff)
downloadtable-battles-69d1cdece310f734d06bb2f99ebf393f836178f3.tar.gz
Blenheim.
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 1d8488f..7deb683 100644
--- a/play.js
+++ b/play.js
@@ -381,6 +381,7 @@ function on_update() {
action_button("absorb", "Absorb")
action_button("roll", "Roll")
action_button("pass", "Pass")
+ action_button("next", "Next")
action_button("end_turn", "End turn")
action_button("undo", "Undo")
}