diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1608,7 +1608,7 @@ function update_map() { action_button("intercept", "Intercept") action_button("avoid", "Avoid battle") action_button("exchange", "Exchange") - action_button("stop", "Stop") + action_button("stop", "End move") // confirm "dummy" actions confirm_action_button("confirm_end_activations", "End activations", |