mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
[V14] 1605 - Template Migration (#1621)
* Fixed so that our templates make use of SceneRegions instead * Fixed visibility
This commit is contained in:
parent
57e51ee841
commit
578b090f08
6 changed files with 70 additions and 115 deletions
|
|
@ -8,5 +8,4 @@ export { default as DhRollTable } from './rollTable.mjs';
|
|||
export { default as DhScene } from './scene.mjs';
|
||||
export { default as DhToken } from './token.mjs';
|
||||
export { default as DhTooltipManager } from './tooltipManager.mjs';
|
||||
export { default as DhTemplateManager } from './templateManager.mjs';
|
||||
export { default as DhTokenManager } from './tokenManager.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue