mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
Hardcode default log level for FlowWidget/FlowLayout (#5769)
This commit is contained in:
parent
1ada5ea424
commit
5af71d1c2e
3 changed files with 6 additions and 6 deletions
|
|
@ -47,9 +47,9 @@
|
|||
# card_info = false
|
||||
# card_list = false
|
||||
|
||||
flow_layout.debug = false
|
||||
flow_widget.debug = false
|
||||
flow_widget.size.debug = false
|
||||
#flow_layout = false
|
||||
#flow_widget = false
|
||||
#flow_widget.size = false
|
||||
|
||||
# pixel_map_generator = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue