Fix LethalFantasy stuff

This commit is contained in:
2025-02-13 23:23:32 +01:00
parent b3eb908f05
commit ff89b62133
17 changed files with 858 additions and 23 deletions

View File

@ -1,5 +1,7 @@
import CthulhuEternalRoll from "./documents/roll.mjs"
import { SystemManager } from './applications/hud/system-manager.js'
import { SYSTEM } from "./config/system.mjs"
export default class CthulhuEternalUtils {