From ddb3b77446db8393b5ad8b5270a145b23132f40f Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Wed, 30 Oct 2024 15:12:06 -0400 Subject: Trade. --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index 5ffdfa1..1712cc4 100644 --- a/play.js +++ b/play.js @@ -994,6 +994,7 @@ function on_update() { // Decree buttons action_button("build", "Build") action_button("tax", "Tax") + action_button("trade", "Trade") action_button("next", "Next") action_button("undo", "Undo") -- cgit v1.2.3