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 ca342df..7e2e764 100644
--- a/play.js
+++ b/play.js
@@ -1485,6 +1485,7 @@ function update_map() {
action_button("pass", "Pass")
action_button("next", "Next")
+ action_button("end_construction", "End construction")
action_button("end_move", "End move")
action_button("undo", "Undo")
}