From 015c83aec10b42b7c148404d646ef3f21d64a346 Mon Sep 17 00:00:00 2001 From: artisticMink Date: Mon, 30 Oct 2023 19:24:45 +0100 Subject: [PATCH] Add create deck functionality to context menu --- public/index.html | 2 +- public/script.js | 5 ++ public/scripts/CharacterGroupOverlay.js | 109 +++++++++++++++++++++--- 3 files changed, 104 insertions(+), 12 deletions(-) diff --git a/public/index.html b/public/index.html index eb0314088..0f8e929e3 100644 --- a/public/index.html +++ b/public/index.html @@ -102,7 +102,7 @@