Skip to content

Commit 4bd9470

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent 541f038 commit 4bd9470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/forcetrigger.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ function Cryptid.forcetrigger(card, context)
235235
local hand = context.other_context and context.other_context.scoring_name or context.scoring_name
236236
if hand then
237237
results = { jokers = { mult_mod = G.GAME.hands[hand].played, card = card } }
238-
end
238+
end
239239
end
240240
if card.ability.name == "Ride The Bus" then
241241
card.ability.mult = card.ability.mult + card.ability.extra

0 commit comments

Comments
 (0)