Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
theripper93 committed Jun 17, 2024
1 parent 162d05e commit 4c14340
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 7 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/macros/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001316
MANIFEST-001370
6 changes: 3 additions & 3 deletions packs/macros/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2024/06/09-15:42:41.530 107e0 Recovering log #1315
2024/06/09-15:42:41.533 107e0 Delete type=0 #1315
2024/06/09-15:42:41.533 107e0 Delete type=3 #1314
2024/06/17-15:02:57.416 2f24 Recovering log #1368
2024/06/17-15:02:57.419 2f24 Delete type=0 #1368
2024/06/17-15:02:57.419 2f24 Delete type=3 #1366
10 changes: 7 additions & 3 deletions packs/macros/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2024/06/09-13:49:30.055 e634 Recovering log #1313
2024/06/09-13:49:30.059 e634 Delete type=0 #1313
2024/06/09-13:49:30.059 e634 Delete type=3 #1312
2024/06/17-15:02:38.881 82a0 Recovering log #1365
2024/06/17-15:02:38.885 82a0 Delete type=0 #1365
2024/06/17-15:02:38.885 82a0 Delete type=3 #1364
2024/06/17-15:02:53.680 8bb8 Level-0 table #1369: started
2024/06/17-15:02:53.680 8bb8 Level-0 table #1369: 0 bytes OK
2024/06/17-15:02:53.681 8bb8 Delete type=0 #1367
2024/06/17-15:02:53.686 8bb8 Manual compaction at level-0 from '!macros!5zElsDCnePqaHmQ6' @ 72057594037927935 : 1 .. '!macros!uPDEi0D43DJ8ifBf' @ 0 : 0; will stop at (end)
Binary file not shown.
1 change: 1 addition & 0 deletions scripts/patches.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ class WallHeightUtils{

//Revisit if performance issues
reinitializeLightSources() {
if(game.Levels3DPreview?._active) return;
canvas.lighting.placeables.forEach(l => l.initializeLightSource());
canvas.tokens.placeables.forEach(t => t.initializeLightSource());
this.processRegions();
Expand Down

0 comments on commit 4c14340

Please sign in to comment.