mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Renamed to DhDeathMove
This commit is contained in:
parent
0d054d6d42
commit
04f8793f20
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
const { HandlebarsApplicationMixin, ApplicationV2 } = foundry.applications.api;
|
||||
|
||||
export default class DhpDeathMove extends HandlebarsApplicationMixin(ApplicationV2) {
|
||||
export default class DhDeathMove extends HandlebarsApplicationMixin(ApplicationV2) {
|
||||
constructor(actor) {
|
||||
super({});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue