diff --git a/src/module/ds4.ts b/src/module/ds4.ts index ffd62ba..657a460 100644 --- a/src/module/ds4.ts +++ b/src/module/ds4.ts @@ -13,7 +13,7 @@ import { migration } from "./migrations"; Hooks.once("init", async function () { console.log(`DS4 | Initializing the DS4 Game System\n${DS4.ASCII}`); - game.DS4 = { + game.ds4 = { DS4Actor, DS4Item, DS4,