summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.js b/play.js
index 6f7f17e..be27367 100644
--- a/play.js
+++ b/play.js
@@ -1635,7 +1635,7 @@ function on_update() {
action_button("end_turn", "End turn")
confirm_action_button("confirm_end_movement", "End movement",
- "You have NOT moved ANY pieces!\nAre you sure you want to SKIP movement?")
+ "You have UNMOVED pieces!\nAre you sure you want to END movement?")
action_button("undo", "Undo")