Skip to content

Commit 22cb9d5

Browse files
authored
no longer used
1 parent fe290ea commit 22cb9d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

items/deck.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ local antimatter = {
597597
for k, v in pairs(vouchers) do
598598
if G.P_CENTERS[v] then
599599
G.GAME.used_vouchers[v] = true
600-
G.GAME.cry_owned_vouchers[v] = true
601600
G.GAME.starting_voucher_count = (G.GAME.starting_voucher_count or 0) + 1
602601
Card.apply_to_run(nil, G.P_CENTERS[v])
603602
end

0 commit comments

Comments
 (0)