Skip to content

Commit 535c751

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent e0738dc commit 535c751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

items/misc_joker.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9939,8 +9939,8 @@ local zooble = {
99399939
ref_value = "mult",
99409940
scalar_value = "a_mult",
99419941
operation = function(ref_table, ref_value, initial, scaling)
9942-
ref_table[ref_value] = initial + scaling*#unique_ranks
9943-
end
9942+
ref_table[ref_value] = initial + scaling * #unique_ranks
9943+
end,
99449944
})
99459945
end
99469946
end

0 commit comments

Comments
 (0)