mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
RollTable chat message cleanup (#1012)
This commit is contained in:
parent
540ee49f50
commit
b3062bf5b9
5 changed files with 55 additions and 25 deletions
|
|
@ -1,3 +1,4 @@
|
|||
export { default as BaseRoll } from './baseRoll.mjs';
|
||||
export { default as D20Roll } from './d20Roll.mjs';
|
||||
export { default as DamageRoll } from './damageRoll.mjs';
|
||||
export { default as DHRoll } from './dhRoll.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue