From 7499599ba38b536d7a7177ec19b8f270242d5311 Mon Sep 17 00:00:00 2001 From: Joe R Date: Sun, 20 Aug 2023 15:36:14 -0400 Subject: [PATCH] Fix for cardset viewer to support Matching cardsets. --- scripts/cardset_viewer.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/cardset_viewer.py b/scripts/cardset_viewer.py index 480b49e8..04ca11d2 100755 --- a/scripts/cardset_viewer.py +++ b/scripts/cardset_viewer.py @@ -26,6 +26,7 @@ cardset_type = { '7': 'Navagraha Ganjifa', '8': 'Dashavatara Ganjifa', '9': 'Trump only', + '10': 'Matching' } ALL_IMGS = False