From 3e4a6d5447ffb4b3b70b0447301aacbd6aced02f Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Wed, 19 Mar 2025 14:50:24 -0400 Subject: Resource negocation --- play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index 69b44cc..5f328f2 100644 --- a/play.js +++ b/play.js @@ -1226,6 +1226,8 @@ function on_update() { action_button("end_of_turn", "End your turn") action_button("end_return", "End Influence Shift") + action_button("deny", "Deny") + action_button("done", "Done") action_button("undo", "Undo") } -- cgit v1.2.3