Skip to content

Commit 86ace49

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent 5f2ec63 commit 86ace49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/epic.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ local error_joker = {
391391
eternal_compat = false,
392392
atlas = "atlasepic",
393393
loc_vars = function(self, info_queue, center)
394-
local ok, ret = pcall(predict_card_for_shop)
394+
local ok, ret = pcall(predict_card_for_shop)
395395
if safe_get(G.GAME, "pseudorandom") and G.STAGE == G.STAGES.RUN and ok then
396396
cry_error_msgs[#cry_error_msgs].string = "%%" .. ret
397397
else

0 commit comments

Comments
 (0)