mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 09:04:53 -07:00
add debug settings; option to show cardIds (#5404)
* add debug settings; option to show cardIds * pass param by const ref * change group structure again * create debug.ini if not exists
This commit is contained in:
parent
62f60867a9
commit
f924b04efd
7 changed files with 50 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ set(oracle_SOURCES
|
|||
../cockatrice/src/settings/layouts_settings.cpp
|
||||
../cockatrice/src/settings/download_settings.cpp
|
||||
../cockatrice/src/settings/card_override_settings.cpp
|
||||
../cockatrice/src/settings/debug_settings.cpp
|
||||
../cockatrice/src/client/ui/theme_manager.cpp
|
||||
../cockatrice/src/client/network/release_channel.cpp
|
||||
${VERSION_STRING_CPP}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue