Assign character tags to dolls layer
This commit is contained in:
parent
2680593bf6
commit
b44f7188dc
@ -66,6 +66,16 @@ define config.help = None
|
|||||||
define config.side_image_only_not_showing = True
|
define config.side_image_only_not_showing = True
|
||||||
define config.allow_underfull_grids = True
|
define config.allow_underfull_grids = True
|
||||||
define config.crop_relative_default = False
|
define config.crop_relative_default = False
|
||||||
|
define config.tag_layer = {
|
||||||
|
"tonks_main": "dolls",
|
||||||
|
"genie_main": "dolls",
|
||||||
|
"snape_main": "dolls",
|
||||||
|
"hermione_main": "dolls",
|
||||||
|
"luna_main": "dolls",
|
||||||
|
"cho_main": "dolls",
|
||||||
|
"astoria_main": "dolls",
|
||||||
|
"susan_main": "dolls",
|
||||||
|
}
|
||||||
|
|
||||||
# Graphics and cache settings
|
# Graphics and cache settings
|
||||||
define config.gl2 = True
|
define config.gl2 = True
|
||||||
|
Loading…
Reference in New Issue
Block a user