summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-11-14 17:21:49 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2024-11-14 17:21:49 +0000
commite7b3e0d037edd27cf6f9fc72978553f202b6785c (patch)
tree10fef576ef67494c34a57a53b5de53334fde0fc0
parentb9b474b9b29b3704ab6306c94ac93fd089b21941 (diff)
download1989-dawn-of-freedom-e7b3e0d037edd27cf6f9fc72978553f202b6785c.tar.gz
Add Securitate panel
-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"),