move ItemSheets into src
This commit is contained in:
parent
fc5913e742
commit
74e884436a
@ -17,7 +17,7 @@ function init() {
|
|||||||
|
|
||||||
class DSA41_ItemSheet extends ItemSheet {
|
class DSA41_ItemSheet extends ItemSheet {
|
||||||
get template() {
|
get template() {
|
||||||
return "systems/dsa-4th-edition/ItemSheets/" + this.item.type + ".html"
|
return "systems/dsa-4th-edition/src/ItemSheets/" + this.item.type + ".html"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user