From e8bc34f6e61a8322a9f1d94bba051faaa05ac1b1 Mon Sep 17 00:00:00 2001 From: Joe R Date: Sat, 30 Mar 2024 07:51:40 -0400 Subject: [PATCH] Ishido is a required cardset type. --- pysollib/resource.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pysollib/resource.py b/pysollib/resource.py index 96ec1498..e935de96 100644 --- a/pysollib/resource.py +++ b/pysollib/resource.py @@ -646,7 +646,8 @@ class CardsetManager(ResourceManager): CSI.SUBTYPE_8X8, CSI.SUBTYPE_9X9, CSI.SUBTYPE_10X10 - } + }, + CSI.TYPE_ISHIDO: {} } required_cards_needed = { CSI.TYPE_TRUMP_ONLY: 100