forked from GitHub-Mirrors/foundry-sw5e
Enable display of character sheet
This commit is contained in:
parent
db5c5f4810
commit
a597964bc4
5 changed files with 97 additions and 80 deletions
|
@ -1,4 +1,4 @@
|
|||
import ActorSheet5e from "../base.js";
|
||||
import ActorSheet5e from "./base.js";
|
||||
|
||||
/**
|
||||
* An Actor sheet for NPC type characters in the SW5E system.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue