Skip to content

Commit

Permalink
use papa for cards reading
Browse files Browse the repository at this point in the history
  • Loading branch information
Manwe-777 committed May 4, 2024
1 parent 4f04c9d commit 376874f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/reader/readCards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ export default function readCards() {
const { readData } = reader;

const cards = readData("MTGA", [
"WrapperController",
"<Instance>k__BackingField",
"<InventoryManager>k__BackingField",
"PAPA",
"_instance",
"_inventoryManager",
"_inventoryServiceWrapper",
"<Cards>k__BackingField",
"_entries",
Expand Down

0 comments on commit 376874f

Please sign in to comment.