summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/play.js b/play.js
index b7286ed..64fa4cb 100644
--- a/play.js
+++ b/play.js
@@ -1521,8 +1521,7 @@ function on_update() {
ui.calendar[i].classList.toggle("action", is_calendar_action(i))
// Misc
- action_button("left", "Left")
- action_button("right", "Right")
+ action_button("lordship", "Lordship")
action_button("march", "March")
action_button("avoid", "Avoid battle")
action_button("withdraw", "Withdraw")