summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-06-05 01:39:26 +0200
committerTor Andersson <tor@ccxvii.net>2024-06-05 01:39:26 +0200
commit957225d83351a9dc42b84ea72a98406136a55d18 (patch)
tree4bcbfccc6548bb158f279485b428f54717f7f841 /play.js
parent26a9f85ae5646eb5f1d808574c6ec46bdc3d9dc8 (diff)
downloadfriedrich-957225d83351a9dc42b84ea72a98406136a55d18.tar.gz
update readme
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 b77af95..31515b2 100644
--- a/play.js
+++ b/play.js
@@ -1264,7 +1264,7 @@ function on_update() {
action_button("end_turn", "End turn")
confirm_action_button("confirm_end_movement", "End movement",
- "You still have UNMOVED pieces!")
+ "You have NOT moved ANY pieces!\nAre you sure you want to SKIP movement?")
action_button("undo", "Undo")