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 a9cddba..ae68ea2 100644
--- a/play.js
+++ b/play.js
@@ -861,6 +861,7 @@ function on_update() {
action_button("end_retreat", "End retreat")
action_button("end_regroup", "End regroup")
action_button("end_move_phase", "End move phase")
+ action_button("assign", "Assign hits")
action_button("pass", "Pass")
action_button("next", "Next")
action_button("undo", "Undo")