Skip to content

Commit

Permalink
hide office_tower_hiddenlab
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Nov 11, 2024
1 parent f9a298f commit bbecee5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _test/all.meta.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"buildNum":"cdda-experimental-2024-11-08-2315","sha":"04946a3163b28cb4938280b676df4b304f54347e0affc3a0e626b9cdfe47a2ba"}
{"buildNum":"cdda-experimental-2024-11-11-0430","sha":"bb558e50f9b73d5b992c0d80c961fc05821e745a4c5dc79e3296d1853931c3af"}
1 change: 1 addition & 0 deletions src/types/item/spawnLocations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ const hiddenLocations = showAll
"gas station bunker",
"bunker shop",
"physics_lab_LIXA",
"office_tower_hiddenlab",
]);
function lazily<T extends object, U>(f: (x: T) => U): (x: T) => U {
const cache = new WeakMap<T, U>();
Expand Down

0 comments on commit bbecee5

Please sign in to comment.