summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-06-01 19:55:23 +0200
committerTor Andersson <tor@ccxvii.net>2024-06-02 12:57:02 +0200
commit779b6c0c999c16a0bd9bc9e11f59ee39025513ad (patch)
tree307981db9a175f37c4f2e0545be4346e9207f74e /play.js
parent4e8dfae6870d46887dd6be8e08426cf0b821f27d (diff)
downloadfriedrich-779b6c0c999c16a0bd9bc9e11f59ee39025513ad.tar.gz
disable test scenario
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 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")