mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Fix for cardset viewer to support Matching cardsets.
This commit is contained in:
parent
54178a10e5
commit
7499599ba3
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ cardset_type = {
|
||||||
'7': 'Navagraha Ganjifa',
|
'7': 'Navagraha Ganjifa',
|
||||||
'8': 'Dashavatara Ganjifa',
|
'8': 'Dashavatara Ganjifa',
|
||||||
'9': 'Trump only',
|
'9': 'Trump only',
|
||||||
|
'10': 'Matching'
|
||||||
}
|
}
|
||||||
|
|
||||||
ALL_IMGS = False
|
ALL_IMGS = False
|
||||||
|
|
Loading…
Add table
Reference in a new issue