From 957225d83351a9dc42b84ea72a98406136a55d18 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 5 Jun 2024 01:39:26 +0200 Subject: update readme --- play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.js') 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") -- cgit v1.2.3