summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2024-10-30 15:12:06 -0400
committerJoël Simoneau <simoneaujoel@gmail.com>2024-10-30 15:12:06 -0400
commitddb3b77446db8393b5ad8b5270a145b23132f40f (patch)
treeb3709a22d2b902bef3ed56cee09cc7c4f7982736 /play.js
parent622c6f7083e0eb6192211dd87cb7b32cf7825268 (diff)
downloadvijayanagara-ddb3b77446db8393b5ad8b5270a145b23132f40f.tar.gz
Trade.
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")