summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
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 26dffec..1cb5a09 100644
--- a/play.js
+++ b/play.js
@@ -1544,7 +1544,6 @@ function on_update() {
action_button("march", "March")
action_button("approach", "Approach")
action_button("intercept", "Intercept")
- action_button("battle", "Battle")
// ARTS OF WAR
action_button("play", "Play")
@@ -1583,6 +1582,7 @@ function on_update() {
action_button("end_battle_round", "End Round")
action_button("end_command", "End Command")
action_button("end_feed", "End Feed")
+ action_button("end_flee", "End Flee")
action_button("end_muster", "End Muster")
action_button("end_pay", "End Pay")
action_button("end_plan", "End Plan")