summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/play.js b/play.js
index 51a2b73..6da09b2 100644
--- a/play.js
+++ b/play.js
@@ -902,6 +902,9 @@ function on_update() {
action_button("end_supply", "End supply")
action_button("end_turn", "End turn")
+ confirm_action_button("confirm_end_movement", "End movement",
+ "You still have UNMOVED pieces.?")
+
action_button("undo", "Undo")
process_actions()