mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 16:03:39 +02: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 | ||