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