imp pushed in module

This commit is contained in:
Vlyan
2020-12-22 19:44:35 +01:00
parent 56f10432de
commit d0cc6175ae
3 changed files with 0 additions and 431 deletions

View File

@@ -3,7 +3,6 @@ import { L5R5E } from "./config.js";
import { HelpersL5r5e } from "./helpers.js";
import { RegisterSettings } from "./settings.js";
import { PreloadTemplates } from "./preloadTemplates.js";
import { ImporterL5r5e } from "./importer/importer-dialog.js";
// Actors
import { ActorL5r5e } from "./actor.js";
import { CharacterSheetL5r5e } from "./actors/character-sheet.js";
@@ -57,7 +56,6 @@ Hooks.once("init", async function () {
game.l5r5e = {
HelpersL5r5e,
DicePickerDialog,
ImporterL5r5e,
};
// Register custom system settings