From 779b6c0c999c16a0bd9bc9e11f59ee39025513ad Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 1 Jun 2024 19:55:23 +0200 Subject: disable test scenario --- play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.js') diff --git a/play.js b/play.js index 5d486c2..2e54aec 100644 --- a/play.js +++ b/play.js @@ -1100,7 +1100,7 @@ function on_update() { action_button("end_turn", "End turn") confirm_action_button("confirm_end_movement", "End movement", - "You still have UNMOVED pieces.?") + "You still have UNMOVED pieces!") action_button("undo", "Undo") -- cgit v1.2.3