Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKumaPants committed Apr 16, 2024
1 parent fbc1a38 commit ee0d5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/evaluate.lua
Expand Up @@ -214,7 +214,7 @@ evaluate.get_loot_item = function(item)
end

evaluate.get_loot_preference = function(item, loot, char_settings, unmatched_item_rule)
local preferenceX
local preference

local loot_item = evaluate.get_loot_item(item)

Expand Down

0 comments on commit ee0d5fb

Please sign in to comment.