forked from public/foundryvtt-reve-de-dragon
Start SheetV2 & fields
This commit is contained in:
3
module/applications/sheets/_module.mjs
Normal file
3
module/applications/sheets/_module.mjs
Normal file
@ -0,0 +1,3 @@
|
||||
export { default as RdDItemSheet} from "./common-item-sheet.mjs"
|
||||
export { default as RdDMonnaieSheet } from "./monnaie-sheet.mjs"
|
||||
export { default as RdDMunitionSheet } from "./munition-sheet.mjs"
|
Reference in New Issue
Block a user