We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64d5a6a + 3bb5c65 commit 384cb60Copy full SHA for 384cb60
lib/ui.lua
@@ -409,7 +409,7 @@ function G.UIDEF.use_and_sell_buttons(card)
409
end
410
if card.config and card.config.center and card.config.center.key == "c_cry_potion" then
411
table.remove(abc.nodes[1].nodes, 1)
412
- end
+ end
413
-- i love buttercup
414
if
415
card.area
@@ -578,4 +578,4 @@ function G.UIDEF.use_and_sell_buttons(card)
578
579
580
return abc
581
-end
+end
0 commit comments