From d99c41b26f058935b796f3092e3ee86930b072a4 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 18 Sep 2022 13:46:04 +0200 Subject: Merge engage_via and forced_march_via states. --- play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.js') diff --git a/play.js b/play.js index d34fc0e..a20a7b2 100644 --- a/play.js +++ b/play.js @@ -1019,7 +1019,7 @@ function on_update() { action_button("next", "Next") action_button("withhold", "Withhold") - action_button("end_move", "End move") + action_button("end_move", "End movement") action_button("end_fire", "End fire") action_button("end_rout", "End rout") action_button("end_retreat", "End retreat") -- cgit v1.2.3