mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 06:26:13 +01:00
Added the ability to exclude world compendiums in the Compendium Browser Settings
This commit is contained in:
parent
60cd28ae82
commit
e0b3d33f80
3 changed files with 14 additions and 5 deletions
|
|
@ -355,7 +355,8 @@
|
|||
"CompendiumBrowserSettings": {
|
||||
"title": "Enable Compendiums",
|
||||
"enableSource": "Enable Source",
|
||||
"disableSource": "Disable Source"
|
||||
"disableSource": "Disable Source",
|
||||
"worldCompendiums": "World Compendiums"
|
||||
},
|
||||
"ContextMenu": {
|
||||
"disableEffect": "Disable Effect",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue