From 1251e90775534849ef2f57a70a808d4626ccbf6d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 28 Jul 2022 01:17:08 +0200 Subject: Mulligan. --- play.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index fbfcbf3..069ae81 100644 --- a/play.js +++ b/play.js @@ -701,6 +701,9 @@ function on_update() { else ui.cards.forEach(elt => elt.classList.remove("action")) + action_button("discard", "Discard") + action_button("keep", "Keep") + action_button("select_all", "Select all") action_button("overrun", "Overrun") -- cgit v1.2.3