forked from GitHub-Mirrors/foundry-sw5e
Update npc.js
added ..base.js
This commit is contained in:
parent
4cf9ece35c
commit
db5c5f4810
1 changed files with 1 additions and 1 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