summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-09-18 13:46:04 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 13:11:27 +0100
commitd99c41b26f058935b796f3092e3ee86930b072a4 (patch)
tree65eb90d00ab8efc4db2b923ec8acb38cfd4bd2f9 /play.js
parente5a5358988f154154236f61dd7d649efb4a09021 (diff)
downloadrommel-in-the-desert-d99c41b26f058935b796f3092e3ee86930b072a4.tar.gz
Merge engage_via and forced_march_via states.
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 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")