remove unwanted change

This commit is contained in:
Johannes Loher 2021-02-05 02:56:13 +01:00
parent b8d11fa5cd
commit b657633c7f

View file

@ -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,