From 058ab56db0b96dbe24bec177819e0670c0669fb5 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 28 Dec 2022 23:15:14 +0100 Subject: "End discard" fixed again. --- play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.js') diff --git a/play.js b/play.js index 0204626..f1fbfef 100644 --- a/play.js +++ b/play.js @@ -1522,7 +1522,7 @@ function on_update() { action_button("end_avoid_battle", "End avoid battle") action_button("end_call_to_arms", "End call to arms") action_button("end_disband", "End disband") - action_button("end_disband", "End disband") + action_button("end_discard", "End discard") action_button("end_feed", "End feed") action_button("end_growth", "End growth") action_button("end_levy", "End levy") -- cgit v1.2.3