summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.js b/play.js
index 53540d5..6838700 100644
--- a/play.js
+++ b/play.js
@@ -374,7 +374,7 @@ const ui = {
power_hand: document.getElementById("power_hand"),
power_discard: document.getElementById("power_discard"),
opp_hand: document.getElementById("opp_hand"),
- securitate: document.getElementById("securitate")
+ securitate: document.getElementById("securitate"),
discard: document.getElementById("discard"),
removed: document.getElementById("removed"),
persistent: document.getElementById("persistent"),