mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
A small refactor to handle `button.dataset.move` (which was assigned to a local const) and `button.dataset.category` (which was accessed directly) in the same way by assigning them both to local consts. |
||
|---|---|---|
| .. | ||
| _module.mjs | ||
| beastformDialog.mjs | ||
| costSelectionDialog.mjs | ||
| d20RollDialog.mjs | ||
| damageDialog.mjs | ||
| damageReductionDialog.mjs | ||
| damageSelectionDialog.mjs | ||
| deathMove.mjs | ||
| downtime.mjs | ||
| ownershipSelection.mjs | ||
| resourceDiceDialog.mjs | ||