update types
This commit is contained in:
parent
763535bd8f
commit
d8e085ce81
2 changed files with 5 additions and 5 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