remove unwanted change
This commit is contained in:
parent
b8d11fa5cd
commit
b657633c7f
1 changed files with 1 additions and 1 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…
Reference in a new issue