Rename generic sheet to make it more clear that it's only for actors
This commit is contained in:
parent
cfa2179817
commit
b50cfc9dc7
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { GenericActorSheet } from "./GenericSheet.mjs";
|
||||
import { GenericActorSheet } from "./GenericActorSheet.mjs";
|
||||
|
||||
export class PlayerSheet extends GenericActorSheet {
|
||||
static get defaultOptions() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue