mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-19 00:50:13 +01:00
Adjusted logging across the files
This commit is contained in:
parent
1c7436f33d
commit
76277f876c
12 changed files with 228 additions and 160 deletions
|
|
@ -788,6 +788,7 @@ TYPE_TAG_MAPPING = {
|
|||
}
|
||||
|
||||
CSV_DIRECTORY = 'csv_files'
|
||||
DECK_DIRECTORY = 'deck_files'
|
||||
|
||||
# Color identity constants and mappings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue