mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Initial
This commit is contained in:
parent
bca7e0d3c9
commit
6140b4baaf
12 changed files with 345 additions and 13 deletions
|
|
@ -62,6 +62,7 @@ CONFIG.Token.rulerClass = placeables.DhTokenRuler;
|
|||
CONFIG.Token.hudClass = applications.hud.DHTokenHUD;
|
||||
|
||||
CONFIG.ui.combat = applications.ui.DhCombatTracker;
|
||||
CONFIG.ui.nav = applications.ui.DhSceneNavigation;
|
||||
CONFIG.ui.chat = applications.ui.DhChatLog;
|
||||
CONFIG.ui.effectsDisplay = applications.ui.DhEffectsDisplay;
|
||||
CONFIG.ui.hotbar = applications.ui.DhHotbar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue