summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js1
1 files changed, 1 insertions, 0 deletions
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")