summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-05-16 21:33:44 +0200
committerTor Andersson <tor@ccxvii.net>2024-08-21 00:28:20 +0200
commit842b8915070cdb982a212a1be2a9805e095bf571 (patch)
tree8a357d25153cd1872ada90e8dfd5bef3e3931493 /play.html
parent8652add81fc0b12238754a28495d5e0e59babbaf (diff)
downloadwashingtons-war-842b8915070cdb982a212a1be2a9805e095bf571.tar.gz
numeric ids
Diffstat (limited to 'play.html')
-rw-r--r--play.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/play.html b/play.html
index 2e8a385..53c7d5c 100644
--- a/play.html
+++ b/play.html
@@ -11,7 +11,6 @@
<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>
</script>
</head>