Added a system setting (appearance) to remove the Countdown UI

This commit is contained in:
WBHarry 2025-11-11 20:59:25 +01:00
parent 84ef1063d8
commit 07b3a1551a
4 changed files with 14 additions and 4 deletions

View file

@ -2219,6 +2219,9 @@
"displayFear": {
"label": "Display Fear"
},
"displayCountdownUI": {
"label": "Display Countdown UI"
},
"showGenericStatusEffects": {
"label": "Show Foundry Status Effects"
},