Initial system development

This commit is contained in:
2021-01-18 16:11:27 +01:00
parent 0699b05806
commit 199dc4c6ed
64 changed files with 513 additions and 4 deletions

View File

@ -12,8 +12,8 @@ import { SoSActor } from "./actor.js";
import { SoSItemSheet } from "./item-sheet.js";
import { SoSActorSheet } from "./actor-sheet.js";
import { SoSUtility } from "./rdd-utility.js";
import { SoSTokenHud } from "./rdd-token-hud.js";
import { SoSCommands } from "./rdd-commands.js";
//import { SoSTokenHud } from "./rdd-token-hud.js";
//import { SoSCommands } from "./rdd-commands.js";
/* -------------------------------------------- */
/* Foundry VTT Initialization */