Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
theripper93 committed Nov 28, 2023
1 parent 9483de0 commit 4d322a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/patches.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ export function registerWrappers() {
}

function isDoorVisible(wrapped, ...args) {
debugger;
const wall = this.wall;
const { advancedVision } = getSceneSettings(wall.scene);
const isUI = CONFIG.Levels?.UI?.rangeEnabled && !canvas?.tokens?.controlled[0];
Expand Down

0 comments on commit 4d322a6

Please sign in to comment.