mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 21:58:11 +02:00
Experimented with hope/fear pulsed text and the DhCompatible logo
This commit is contained in:
parent
a148aa3bcb
commit
47a852754c
7 changed files with 37 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ CONFIG.ui.actors = applications.sidebar.DhActorDirectory;
|
|||
CONFIG.ui.daggerheartMenu = applications.sidebar.DaggerheartMenu;
|
||||
CONFIG.ui.resources = applications.ui.DhFearTracker;
|
||||
CONFIG.ui.countdowns = applications.ui.DhCountdowns;
|
||||
CONFIG.ui.pause = applications.ui.DhGamePause;
|
||||
CONFIG.ux.ContextMenu = applications.ux.DHContextMenu;
|
||||
CONFIG.ux.TooltipManager = documents.DhTooltipManager;
|
||||
CONFIG.ux.TokenManager = new TokenManager();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue