From ab220ccc9626d55faca2e389190890c193748276 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Wed, 30 Oct 2024 16:00:08 -0400 Subject: Collect. --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index 1712cc4..9ac2349 100644 --- a/play.js +++ b/play.js @@ -993,6 +993,7 @@ function on_update() { // Decree buttons action_button("build", "Build") + action_button("collect", "Collect") action_button("tax", "Tax") action_button("trade", "Trade") -- cgit v1.2.3