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.
1 parent bddbddf commit 3bb5c65Copy full SHA for 3bb5c65
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
@@ -576,4 +576,4 @@ function G.UIDEF.use_and_sell_buttons(card)
576
577
578
579
-end
+end
0 commit comments