Skip to content

Commit

Permalink
Ishido is a required cardset type.
Browse files Browse the repository at this point in the history
  • Loading branch information
joeraz committed Mar 30, 2024
1 parent 4231e96 commit e8bc34f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pysollib/resource.py
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,8 @@ def identify_missing_cardsets(self):
CSI.SUBTYPE_8X8,
CSI.SUBTYPE_9X9,
CSI.SUBTYPE_10X10
}
},
CSI.TYPE_ISHIDO: {}
}
required_cards_needed = {
CSI.TYPE_TRUMP_ONLY: 100
Expand Down

0 comments on commit e8bc34f

Please sign in to comment.