Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
theripper93 committed Dec 31, 2021
1 parent a736706 commit e573bee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ Hooks.once("ready", function () {
Hooks.once("ready", function () {});

Hooks.on("updateScene", async (scene, updates) => {
debugger
if (!game.user.isGM) {
if (updates.flags?.bossbar) {
const ids = canvas.scene.getFlag("bossbar", "bossBarActive");
Expand Down

0 comments on commit e573bee

Please sign in to comment.