mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Added system keybind for spotlighting a combatant (#1749)
This commit is contained in:
parent
eb9e47c39d
commit
a4adbf8ac4
8 changed files with 64 additions and 1 deletions
|
|
@ -7,3 +7,4 @@ export * as documents from './documents/_module.mjs';
|
|||
export * as enrichers from './enrichers/_module.mjs';
|
||||
export * as helpers from './helpers/_module.mjs';
|
||||
export * as systemRegistration from './systemRegistration/_module.mjs';
|
||||
export * as macros from './macros/_modules.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue