Cleaning up some stuff

This commit is contained in:
Kakeman89 2020-09-01 12:13:00 -04:00
parent b40f5f62f8
commit 0f2f8a1fb6
20 changed files with 191 additions and 4959 deletions

View file

@ -3,7 +3,7 @@ import {ActorSheetFlags} from "../../apps/actor-flags.js";
import {SW5E} from '../../config.js';
/**
* Extend the basic ActorSheet class to do all the D&D5e things!
* Extend the basic ActorSheet class to do all the SW5e things!
* This sheet is an Abstract layer which is not used.
*
* @type {ActorSheet}