Skip to content

Commit 0dc153c

Browse files
authored
Merge pull request #13 from wingedcatgirl/register
lmao
2 parents 5d0b90a + ba62a25 commit 0dc153c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tsunami.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,8 +526,8 @@ TsunamiAutoRegister = {
526526
}
527527
function auto_register(registry)
528528
for index2, value2 in pairs(registry) do
529-
local _flag = false
530529
for index, value in ipairs(FusionJokers.fusions) do
530+
local _flag = false
531531
local recipe = copy_table(value)
532532

533533
for jokerindex, joker in ipairs(value.jokers) do

0 commit comments

Comments
 (0)