diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") |