Update types
This commit is contained in:
parent
1d4c0ac459
commit
cd86857b43
2 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue