Skip to content

Commit 9212fcd

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent a90e0a9 commit 9212fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/misc_joker.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7493,7 +7493,7 @@ local digitalhallucinations = {
74937493
ccard:set_edition({ negative = true }, true)
74947494
ccard:start_materialize({ G.C.SECONDARY_SET.Enhanced })
74957495
G.play:emplace(ccard)
7496-
playing_card_joker_effects({ccard}) -- odd timing
7496+
playing_card_joker_effects({ ccard }) -- odd timing
74977497
table.insert(G.playing_cards, ccard)
74987498
return true
74997499
end,

0 commit comments

Comments
 (0)