mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 00:19:03 +01:00
Use the flags setting
This commit is contained in:
parent
57fc5142b6
commit
71238935d6
6 changed files with 11 additions and 45 deletions
|
|
@ -7,3 +7,6 @@ export * as actors from './actor/_module.mjs';
|
|||
export * as chatMessages from './chat-message/_modules.mjs';
|
||||
export * as fields from './fields/_module.mjs';
|
||||
export * as items from './item/_module.mjs';
|
||||
|
||||
export * as scene from './scene/_module.mjs';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue