Skip to content

Commit 384cb60

Browse files
committed
2 parents 64d5a6a + 3bb5c65 commit 384cb60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ui.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ function G.UIDEF.use_and_sell_buttons(card)
409409
end
410410
if card.config and card.config.center and card.config.center.key == "c_cry_potion" then
411411
table.remove(abc.nodes[1].nodes, 1)
412-
end
412+
end
413413
-- i love buttercup
414414
if
415415
card.area
@@ -578,4 +578,4 @@ function G.UIDEF.use_and_sell_buttons(card)
578578
end
579579
end
580580
return abc
581-
end
581+
end

0 commit comments

Comments
 (0)