summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-10-22 16:11:05 +0200
committerTor Andersson <tor@ccxvii.net>2024-10-22 16:11:05 +0200
commit78754928c9b1c55bdffe40ff33342c7329f3ce77 (patch)
treee7c2b523d843a18ea0aa21750441ec237bcdb690 /play.html
parent5ab7ccf00da33d2fcc02d582b8528596d92f22ed (diff)
downloadmaria-78754928c9b1c55bdffe40ff33342c7329f3ce77.tar.gz
political phase - card data
Diffstat (limited to 'play.html')
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index 1152bce..15f403c 100644
--- a/play.html
+++ b/play.html
@@ -12,6 +12,7 @@
<link rel="stylesheet" href="play.css">
<script defer src="/common/client.js"></script>
<script defer src="data.js"></script>
+<script defer src="cards.js"></script>
<script defer src="play.js"></script>
</head>
<body>